Home
last modified time | relevance | path

Searched refs:doalloc (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/lib/libthr/thread/
H A Dthr_pshared.c212 __thr_pshared_offpage(void *key, int doalloc) in __thr_pshared_offpage() argument
224 fd = _umtx_op(NULL, UMTX_OP_SHM, doalloc ? UMTX_SHM_CREAT : in __thr_pshared_offpage()
H A Dthr_private.h1009 void *__thr_pshared_offpage(void *key, int doalloc) __hidden;
/freebsd-12.1/contrib/dialog/
H A Ddialog.c361 bool doalloc = FALSE; in unescape_argv() local
419 if (doalloc) { in unescape_argv()
429 doalloc = TRUE; in unescape_argv()
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dmodules168 doalloc lib $(tinfo) $(HEADER_DEPS)
H A Dllib-ltinfow227 /* ./tinfo/doalloc.c */
H A Dllib-ltinfo227 /* ./tinfo/doalloc.c */
H A Dllib-ltinfot232 /* ./tinfo/doalloc.c */
H A Dllib-ltinfotw232 /* ./tinfo/doalloc.c */
H A Dllib-lncurses2895 /* ./tinfo/doalloc.c */
H A Dllib-lncursest2928 /* ./tinfo/doalloc.c */
H A Dllib-lncursesw3699 /* ./tinfo/doalloc.c */
H A Dllib-lncursestw3713 /* ./tinfo/doalloc.c */
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile188 doalloc.c \
/freebsd-12.1/contrib/ncurses/
H A DMANIFEST900 ./ncurses/tinfo/doalloc.c
H A DNEWS7916 + add _nc_strdup() to doalloc.c.