Searched refs:fu_type (Results 1 – 4 of 4) sorted by relevance
170 switch (fu.fu_type) { in getutxid()187 if (fu.fu_type == id->ut_type) in getutxid()206 switch (fu.fu_type) { in getutxline()230 switch (fu.fu_type) { in getutxuser()
51 (fu)->fu_type = (ut)->ut_type; \96 fu->fu_type = EMPTY; in utx_to_futx()116 (ut)->ut_type = (fu)->fu_type; \137 switch (fu->fu_type) { in futx_to_utx()
87 switch (fe.fu_type) { in utx_active_add()101 if (fe.fu_type != DEAD_PROCESS) in utx_active_add()154 switch (fe.fu_type) { in utx_active_remove()297 switch (fu.fu_type) { in pututxline()
49 uint8_t fu_type; member