Searched defs:buf_alloc (Results 1 – 6 of 6) sorted by relevance
91 size_t buf_alloc = 1024; in add_exclude_file() local
212 size_t buf_alloc = 0; in add_exclude_file() local
603 char *buf_alloc = NULL, *outbufp; in rpcbproc_callit_com() local
254 buf_alloc(int tx) in buf_alloc() function
1645 buf_alloc(struct bufdomain *bd) in buf_alloc() function
987 atomic_t buf_alloc; /**< Buffer allocation in progress */ member