Home
last modified time | relevance | path

Searched defs:place (Results 1 – 19 of 19) sorted by relevance

/minix3/lib/libc/stdlib/
H A Dgetopt.c65 static const char *place = EMSG; /* option letter processing */ in getopt() local
H A Dgetopt_long.c93 static const char *place = EMSG; /* option letter processing */ variable
/minix3/bin/pax/
H A Dgetoldopt.c42 char *place; in getoldopt() local
/minix3/sys/arch/i386/stand/libsa/
H A Dgetopt.c54 static char *place = EMSG; /* option letter processing */ in getopt() local
/minix3/usr.bin/pr/
H A Degetopt.c75 static char *place = EMSG; /* option letter processing */ in egetopt() local
/minix3/external/bsd/libpcap/dist/Win32/Src/
H A Dgetopt.c67 static char *place = EMSG; /* option letter processing */ local
/minix3/external/bsd/bind/dist/lib/isc/
H A Dcommandline.c98 static char *place = ENDOPT; in isc_commandline_parse() local
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c62 static char *place = EMSG; /* option letter processing */ in getopt() local
/minix3/games/tetris/
H A Dshapes.c97 place(const struct shape *shape, int pos, int onoff) in place() function
/minix3/external/bsd/bind/dist/lib/dns/
H A Dgen-win32.h105 static char *place = ENDOPT; in isc_commandline_parse() local
/minix3/external/bsd/file/dist/src/
H A Dgetopt_long.c102 static const char *place = EMSG; /* option letter processing */ variable
/minix3/external/bsd/llvm/dist/clang/test/CXX/temp/temp.param/
H A Dp15-cxx0x.cpp59 enum place { _ }; enum
/minix3/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c92 static const char *place = EMSG; /* option letter processing */ variable
/minix3/minix/commands/cawf/
H A Dregexp.c607 register unsigned char *place; in reginsert() local
/minix3/crypto/external/bsd/openssl/dist/crypto/bio/
H A Db_print.c470 int place = 0; in fmtint() local
/minix3/external/bsd/less/dist/
H A Dregexp.c631 register char *place; local
/minix3/games/adventure/
H A Dinit.c104 int place[101], prop[101], links[201]; variable
/minix3/external/bsd/byacc/dist/
H A Doutput.c862 Value_t place; in pack_table() local
/minix3/external/mit/xorg/lib/libxcb/files/
H A Dxproto.h960 uint8_t place; /**< */ member