Home
last modified time | relevance | path

Searched defs:USER (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/arch/luna68k/stand/boot/
H A Dtrap.c78 #define USER 040 /* user-mode flag added to type */ macro
/netbsd-src/tests/lib/libc/c063/
H A Dt_fchownat.c52 #define USER "nobody" macro
/netbsd-src/games/fish/
H A Dfish.c65 #define USER 1 macro
/netbsd-src/games/gomoku/
H A Dmain.c55 USER, /* get input from standard input */ enumerator
/netbsd-src/external/bsd/nsd/dist/
H A Dconfigure.ac163 AC_DEFINE_UNQUOTED(USER, ["$user"], [the user name to drop privileges to]) definition
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dacl.h60 #define USER (0x02) /* additional users */ macro
/netbsd-src/external/bsd/nsd/include/
H A Dconfig.h636 #define USER "_nsd" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c347 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 Dgenmatch.cc347 enum id_kind { CODE, FN, PREDICATE, USER, NULL_ID } kind; enumerator