/titanic_41/usr/src/cmd/make/bin/ |
H A D | main.cc | 273 posix = false; in main() 276 posix = true; in main() 286 posix = false; in main() 291 posix = false; in main() 559 if (posix) { in main() 1784 is_xpg4 = posix; in read_files_and_state() 2074 if(posix || gnu_style) { in read_files_and_state() 2151 if (!posix) { in read_files_and_state() 2248 if( (posix != is_xpg4) in read_files_and_state() 2280 if (posix) { in read_files_and_state() [all …]
|
H A D | read2.cc | 1141 posix = false; in special_reader() 1157 posix = true; in special_reader() 1189 if ((depes->used != 0) &&(!posix)){ in special_reader() 1215 if(posix) in special_reader() 1231 if(posix) in special_reader() 1421 if ((depes->used != 0) && (!posix)){ in special_reader() 1515 if(!(posix|svr4)) { in read_suffixes_list()
|
H A D | implicit.cc | 201 if(vpath_defined && !posix && !svr4) { in find_suffix_rule() 205 if(!(posix|svr4)) in find_suffix_rule() 265 if(posix && posix_tilde_attempt) { in find_suffix_rule() 431 if(svr4|posix) { in find_suffix_rule() 453 if(posix && posix_tilde_attempt) { in find_suffix_rule()
|
H A D | misc.cc | 323 if (posix) { in dump_make_state() 677 if (posix) { in load_cached_names()
|
H A D | doname.cc | 705 if (posix) in doname() 1596 if (posix) { in run_command() 1676 if (posix) { in run_command() 1787 if (posix && (touch || quest) && !rule->always_exec) { in execute_serial() 2375 if(posix) { in build_command_strings() 2774 if(!svr4 && (!allrules_read || posix)) { in sccs_get()
|
/titanic_41/usr/src/lib/libast/common/features/ |
H A D | wait | 2 tst ok_wif sys/types.h sys/wait.h note{ posix wait macros ok }end compile{
|
H A D | ccode | 9 printf("#define CC_EBCDIC_S 5 /* Siemens posix-bc */\n");
|
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/ |
H A D | wait | 10 #define _ok_wif 1 /* posix wait macros ok */
|
H A D | ccode | 10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
|
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/ |
H A D | wait | 10 #define _ok_wif 1 /* posix wait macros ok */
|
H A D | ccode | 10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
|
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/ |
H A D | wait | 10 #define _ok_wif 1 /* posix wait macros ok */
|
H A D | ccode | 10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
|
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/ |
H A D | wait | 10 #define _ok_wif 1 /* posix wait macros ok */
|
H A D | ccode | 10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
|
/titanic_41/usr/src/cmd/make/lib/mksh/ |
H A D | globals.cc | 102 Boolean posix = true; variable
|
/titanic_41/usr/src/cmd/fs.d/nfs/mount/ |
H A D | mount.c | 168 static int posix = 0; variable 1132 posix = 1; in set_args() 2154 if (posix && outvers < MOUNTVERS_POSIX) { in get_fh() 2210 if (!errno && posix) { in get_fh()
|
/titanic_41/usr/src/lib/libshell/common/tests/ |
H A D | substring.sh | 291 LC_ALL=posix
|
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/ |
H A D | Makefile.com | 467 objs/%.o pics/%.o: $(REL_PATH)/krb5/posix/%.c 536 $(K5_POSIX:%.o= $(SRC)/lib/gss_mechs/mech_krb5/krb5/posix/%.c)\
|
/titanic_41/usr/src/lib/libast/common/ |
H A D | RELEASE | 28 09-12-11 regex/regcomp.c: posix semantics for [z-a] 119 08-07-16 sfio/sfvscanf.c: fix %% to skip leading space per posix 218 07-02-12 comp/conf.tab: *LONGLONG* => *LLONG* to match posix 219 07-02-12 features/float: *LONGLONG* => *LLONG* to match posix 223 07-02-02 misc/optget.c: add --??posix for getopts(1)/getopt(3) 317 06-06-25 string/strperm.c: handle posix = w.r.t. umask 1377 astconf: posix/strict/xopen implies "standard" conformance 1509 add getconf CONFORMANCE - posix for things that aren't ast default 1595 add ftwalk(FTW_METAPHYSICAL) for posix -H 1604 rename setenv() to setenviron() -- posix finally decided [all …]
|
/titanic_41/usr/src/lib/libcmd/common/ |
H A D | RELEASE | 44 09-01-05 cmp.c: fix EOF diagnostic to conform to posix 49 08-09-08 stty.c: #ifdef guard TAB[012] -- freebsd: damn the posix, full speed ahead
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | config.status.solaris | 22 elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then 23 set -o posix
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | autod_nfs.c | 671 int posix; in nfsmount() local 1505 posix = (nfsvers != NFS_V4 && in nfsmount() 1544 if (posix) { in nfsmount() 1665 posix = 0; in nfsmount() 2192 if (posix) { in nfsmount()
|
/titanic_41/usr/src/cmd/make/include/mksh/ |
H A D | defs.h | 879 extern Boolean posix;
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | INSTALL | 47 have a posix regex library.
|