Searched refs:twalk (Results 1 – 16 of 16) sorted by relevance
| /freebsd-14-stable/lib/libc/stdlib/ |
| HD | Makefile.inc | 18 strtoumax.c strtouq.c system.c tdelete.c tfind.c tsearch.c twalk.c 70 MLINKS+=tsearch.3 tdelete.3 tsearch.3 tfind.3 tsearch.3 twalk.3
|
| HD | twalk.c | 44 twalk(const posix_tnode *vroot, cmp_fn_t action) in twalk() function
|
| HD | Symbol.map | 76 twalk;
|
| /freebsd-14-stable/contrib/lib9p/ |
| HD | pack.c | 520 l9p_pu32(msg, &fcall->twalk.newfid); in l9p_pufcall() 521 r = l9p_pustrings(msg, &fcall->twalk.nwname, in l9p_pufcall() 522 fcall->twalk.wname, N(fcall->twalk.wname)); in l9p_pufcall() 892 for (i = 0; i < fcall->twalk.nwname; i++) in l9p_freefcall() 893 free(fcall->twalk.wname[i]); in l9p_freefcall()
|
| HD | utils.c | 905 l9p_describe_fid(" newfid=", fcall->twalk.newfid, sb); in l9p_describe_fcall() 906 if (fcall->twalk.nwname) { in l9p_describe_fcall() 908 for (i = 0; i < fcall->twalk.nwname; i++) in l9p_describe_fcall() 910 fcall->twalk.wname[i]); in l9p_describe_fcall()
|
| HD | request.c | 870 if (req->lr_req.twalk.hdr.fid != req->lr_req.twalk.newfid) { in l9p_dispatch_twalk() 872 req->lr_req.twalk.newfid); in l9p_dispatch_twalk()
|
| HD | fcall.h | 592 struct l9p_f_twalk twalk; member
|
| /freebsd-14-stable/include/ |
| HD | search.h | 74 void twalk(const posix_tnode *, void (*)(const posix_tnode *, VISIT, int));
|
| /freebsd-14-stable/lib/libc/tests/stdlib/ |
| HD | tsearch_test.c | 140 twalk(root, treewalk); in ATF_TC_BODY()
|
| /freebsd-14-stable/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_tparm.c | 182 twalk(MyCache, visit_nodes); in _nc_free_tparm() 192 twalk(MyCache, visit_nodes); in _nc_free_tparm()
|
| /freebsd-14-stable/contrib/dialog/ |
| HD | inputstr.c | 116 twalk(sorted_cache, show_tsearch);
|
| /freebsd-14-stable/contrib/lib9p/backend/ |
| HD | fs.c | 1838 nwname = (int)req->lr_req.twalk.nwname; in fs_walk() 1861 comp = req->lr_req.twalk.wname[i]; in fs_walk()
|
| /freebsd-14-stable/crypto/heimdal/lib/roken/ |
| HD | roken.h.in | 1129 #define twalk(a,b) rk_twalk(a,b) macro
|
| /freebsd-14-stable/crypto/heimdal/include/ |
| HD | config.h.in | 1142 /* Define to 1 if you have the `twalk' function. */
|
| /freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| HD | libc_ubuntu1404_abilist.txt | 3177 fun:twalk=uninstrumented
|
| /freebsd-14-stable/crypto/heimdal/ |
| HD | configure | 17970 twalk \
|