Searched defs:USER (Results 1 - 3 of 3) sorted by relevance
/ast/src/cmd/at/ |
H A D | at.c | 152 #define USER (1<<13) macro 238 op |= USER; 279 switch (op & (ACCESS|INFO|LIST|LOG|QUIT|REMOVE|STATUS|TRACE|UPDATE|USER|VERSION)) 309 case USER:
|
/ast/src/cmd/tw/ |
H A D | find.c | 129 NAME, USER, GROUP, INUM, SIZE, LINKS, PERM, EXEC, OK, CPIO, NCPIO, enumerator in enum:Command 490 "user|uid", USER, Str|Stat,0, "id", 0, 1080 case USER: 1510 case USER:
|
/ast/src/cmd/coshell/ |
H A D | service.h | 38 int fd; /* con USER fd */ \ 132 #define USER 14 macro
|
Completed in 37 milliseconds