Searched defs:USER_CMD_T (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A D_elfedit.h125 } USER_CMD_T; typedef in typeref:struct:user_cmd_t
170 USER_CMD_T *list; /* head of list */
171 USER_CMD_T *tail; /* points at last element of list */
198 USER_CMD_T *cur_cmd; /* NULL, or currently executing command */

Completed in 57 milliseconds