Searched defs:USER (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/sys/arch/luna68k/stand/boot/ |
H A D | trap.c | 78 #define USER 040 /* user-mode flag added to type */ macro
|
/netbsd-src/tests/lib/libc/c063/ |
H A D | t_fchownat.c | 52 #define USER "nobody" macro
|
/netbsd-src/games/fish/ |
H A D | fish.c | 65 #define USER 1 macro
|
/netbsd-src/games/gomoku/ |
H A D | main.c | 55 USER, /* get input from standard input */ enumerator
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | configure.ac | 163 AC_DEFINE_UNQUOTED(USER, ["$user"], [the user name to drop privileges to]) definition
|
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | acl.h | 60 #define USER (0x02) /* additional users */ macro
|
/netbsd-src/external/bsd/nsd/include/ |
H A D | config.h | 636 #define USER "_nsd" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | genmatch.c | 347 enum id_kind { CODE, FN, PREDICATE, USER, NULL_ID } kind; enumerator 431 : id_base (id_base::USER, id_), substitutes (vNULL), in id_base() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmatch.cc | 347 enum id_kind { CODE, FN, PREDICATE, USER, NULL_ID } kind; enumerator
|