Home
last modified time | relevance | path

Searched refs:ft_getbuf (Results 1 – 3 of 3) sorted by relevance

/external/ltp/utils/ffsb-6.0-rc2/
Dfileops.c97 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()
Dffsb_thread.h76 char *ft_getbuf(ffsb_thread_t *);
Dffsb_thread.c76 char *ft_getbuf(ffsb_thread_t * ft) in ft_getbuf() function