Searched refs:ft_getbuf (Results 1 – 3 of 3) sorted by relevance
97 char *buf = ft_getbuf(ft); in ffsb_readfile()199 char *buf = ft_getbuf(ft); in ffsb_readall()230 char *buf = ft_getbuf(ft); in ffsb_writefile_core()313 char *buf = ft_getbuf(ft); in ffsb_writeall_core()370 char *buf = ft_getbuf(ft); in ffsb_appendfile_core()427 char *buf = ft_getbuf(ft); in ffsb_createfile_core()
76 char *ft_getbuf(ffsb_thread_t *);
76 char *ft_getbuf(ffsb_thread_t * ft) in ft_getbuf() function