Searched refs:fu_type (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/lib/libc/gen/
H A Dutxdb.h51 uint8_t fu_type; member in struct:futx
H A Dgetutxent.c173 switch (fu.fu_type) {
190 if (fu.fu_type == id->ut_type)
209 switch (fu.fu_type) {
233 switch (fu.fu_type) {
H A Dutxdb.c54 (fu)->fu_type = (ut)->ut_type; \
99 fu->fu_type = EMPTY;
119 (ut)->ut_type = (fu)->fu_type; \
140 switch (fu->fu_type) {
H A Dpututxline.c90 switch (fe.fu_type) {
104 if (fe.fu_type != DEAD_PROCESS)
157 switch (fe.fu_type) {
300 switch (fu.fu_type) {

Completed in 49 milliseconds