Searched defs:posixly_correct (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/bc-21/bc/lib/
H A Dgetopt.c160 static char *posixly_correct; variable
/macosx-10.9.5/cxxfilt-11/cxxfilt/libiberty/
H A Dgetopt.c194 static char *posixly_correct; variable
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dgetopt.c254 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
373 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1139 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/macosx-10.9.5/gnudiff-19/diffutils/lib/
H A Dgetopt.c190 static char *posixly_correct; variable
/macosx-10.9.5/gnuserv-7/gnuserv/
H A Dgetopt.c194 static char *posixly_correct; variable
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dfnmatch.c138 static int posixly_correct; variable
H A Dgetopt.c233 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
352 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1088 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/macosx-10.9.5/gpatch-3/patch/
H A Dgetopt.c190 static char *posixly_correct; variable
H A Dcommon.h169 XTERN bool posixly_correct; variable
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Dgetopt.c253 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
372 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1138 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/macosx-10.9.5/srm-7/srm/lib/
H A Dgetopt.c190 static char *posixly_correct; variable
/macosx-10.9.5/text_cmds-87/sort/
H A Dgetopt.c253 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
372 _getopt_internal_r(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct, struct _getopt_data *d) argument
1138 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
H A Dsort.c2113 bool posixly_correct = (getenv ("POSIXLY_CORRECT") != NULL); local
/macosx-10.9.5/Libc-997.90.3/stdlib/FreeBSD/
H A Dgetopt_long.c369 int posixly_correct; /* no static, can be changed on the fly */ local
/macosx-10.9.5/cron-39/crontab/
H A Dcrontab.c79 static int posixly_correct; variable
/macosx-10.9.5/system_cmds-597.90.1/at.tproj/
H A Dat.c115 int posixly_correct; /* Behave as per POSIX */ variable
/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/at.tproj/
H A Dat.c115 int posixly_correct; /* Behave as per POSIX */ variable
/macosx-10.9.5/bash-92/bash-3.2/
H A Dshell.c210 int posixly_correct = 1; /* Non-zero means posix.2 superset. */ variable
212 int posixly_correct = 0; /* Non-zero means posix.2 superset. */ variable
1070 { int posixly_correct local
[all...]
/macosx-10.9.5/text_cmds-87/ed/
H A Dmain.c97 int posixly_correct = 0; /* if set, POSIX behavior as per */ variable
[all...]

Completed in 235 milliseconds