Home
last modified time | relevance | path

Searched defs:statep (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/byacc/
H A Dverbose.c176 core *statep = state_table[state]; in print_core() local
/dflybsd-src/test/libpthread/
H A Dmutex_d.c310 thread_state_t *statep = (thread_state_t *) arg; in waiter() local
476 thread_state_t *statep = (thread_state_t *) arg; in lock_twice() local
/dflybsd-src/sbin/svc/
H A Dexecute.c959 escapewrite(FILE *fp, char *buf, int n, int *statep) in escapewrite()
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-dump.c658 ctf_dump (ctf_file_t *fp, ctf_dump_state_t **statep, ctf_sect_names_t sect, in ctf_dump()
/dflybsd-src/lib/libdmsg/
H A Dmsg_lnk.c1264 dmsg_debug_findspan(uint64_t msgid, dmsg_state_t **statep) in dmsg_debug_findspan()