Home
last modified time | relevance | path

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

/freebsd-13.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.h1013 void *__thr_pshared_offpage(void *key, int doalloc) __hidden;
/freebsd-13.1/contrib/dialog/
H A Ddialog.c453 bool doalloc = FALSE; in unescape_argv() local
544 if (doalloc) { in unescape_argv()
556 doalloc = TRUE; in unescape_argv()
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dmodules171 doalloc lib $(tinfo) $(HEADER_DEPS)
H A Dllib-ltinfo237 /* ./tinfo/doalloc.c */
H A Dllib-ltinfot242 /* ./tinfo/doalloc.c */
H A Dllib-ltinfow249 /* ./tinfo/doalloc.c */
H A Dllib-ltinfotw254 /* ./tinfo/doalloc.c */
H A Dllib-lncurses2966 /* ./tinfo/doalloc.c */
H A Dllib-lncursest2980 /* ./tinfo/doalloc.c */
H A Dllib-lncursestw3919 /* ./tinfo/doalloc.c */
H A Dllib-lncursesw3905 /* ./tinfo/doalloc.c */
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile189 doalloc.c \
/freebsd-13.1/contrib/ncurses/
H A DMANIFEST919 ./ncurses/tinfo/doalloc.c
H A DNEWS10669 + add _nc_strdup() to doalloc.c.