Home
last modified time | relevance | path

Searched refs:posix (Results 1 – 25 of 37) sorted by relevance

12

/titanic_41/usr/src/cmd/make/bin/
H A Dmain.cc273 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 Dread2.cc1141 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 Dimplicit.cc201 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 Dmisc.cc323 if (posix) { in dump_make_state()
677 if (posix) { in load_cached_names()
H A Ddoname.cc705 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 Dwait2 tst ok_wif sys/types.h sys/wait.h note{ posix wait macros ok }end compile{
H A Dccode9 printf("#define CC_EBCDIC_S 5 /* Siemens posix-bc */\n");
/titanic_41/usr/src/lib/libast/amd64/src/lib/libast/FEATURE/
H A Dwait10 #define _ok_wif 1 /* posix wait macros ok */
H A Dccode10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
/titanic_41/usr/src/lib/libast/i386/src/lib/libast/FEATURE/
H A Dwait10 #define _ok_wif 1 /* posix wait macros ok */
H A Dccode10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
/titanic_41/usr/src/lib/libast/sparcv9/src/lib/libast/FEATURE/
H A Dwait10 #define _ok_wif 1 /* posix wait macros ok */
H A Dccode10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
/titanic_41/usr/src/lib/libast/sparc/src/lib/libast/FEATURE/
H A Dwait10 #define _ok_wif 1 /* posix wait macros ok */
H A Dccode10 #define CC_EBCDIC_S 5 /* Siemens posix-bc */
/titanic_41/usr/src/cmd/make/lib/mksh/
H A Dglobals.cc102 Boolean posix = true; variable
/titanic_41/usr/src/cmd/fs.d/nfs/mount/
H A Dmount.c168 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 Dsubstring.sh291 LC_ALL=posix
/titanic_41/usr/src/lib/gss_mechs/mech_krb5/
H A DMakefile.com467 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 DRELEASE28 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 DRELEASE44 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 Dconfig.status.solaris22 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 Dautod_nfs.c671 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 Ddefs.h879 extern Boolean posix;
/titanic_41/usr/src/cmd/ssh/doc/
H A DINSTALL47 have a posix regex library.

12