Home
last modified time | relevance | path

Searched defs:buf_alloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/gnu/usr.bin/grep/
Dexclude.c91 size_t buf_alloc = 1024; in add_exclude_file() local
/freebsd-12-stable/contrib/diff/lib/
Dexclude.c212 size_t buf_alloc = 0; in add_exclude_file() local
/freebsd-12-stable/usr.sbin/rpcbind/
Drpcb_svc_com.c603 char *buf_alloc = NULL, *outbufp; in rpcbproc_callit_com() local
/freebsd-12-stable/contrib/bsnmp/snmpd/
Dmain.c254 buf_alloc(int tx) in buf_alloc() function
/freebsd-12-stable/sys/kern/
Dvfs_bio.c1645 buf_alloc(struct bufdomain *bd) in buf_alloc() function
/freebsd-12-stable/sys/dev/drm2/
DdrmP.h987 atomic_t buf_alloc; /**< Buffer allocation in progress */ member