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

12

/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dfnmatch.c293 static int posixly_correct; local
/netbsd-current/external/gpl2/gmake/dist/
H A Dgetopt.c188 static char *posixly_correct; variable
/netbsd-current/external/gpl2/diffutils/dist/lib/
H A Dgetopt.c192 static char *posixly_correct; variable
/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
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
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dfnmatch.c139 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
/netbsd-current/external/gpl2/grep/dist/lib/
H A Dgetopt.c190 static char *posixly_correct; variable
/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dgetopt.c255 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
374 _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
1140 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
/netbsd-current/external/gpl2/xcvs/dist/lib/
H A Dgetopt.c256 _getopt_initialize(int argc, char **argv, const char *optstring, int posixly_correct, struct _getopt_data *d) argument
375 _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
1141 _getopt_internal(int argc, char **argv, const char *optstring, const struct option *longopts, int *longind, int long_only, int posixly_correct) argument
H A Dfnmatch.c166 static int posixly_correct; variable
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dgetopt_long.c290 static int posixly_correct = -1; local
/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_rename.c80 tmpfs_sane_rename( struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct) argument
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dfnmatch.c115 static int posixly_correct; variable
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dfnmatch.c121 static int posixly_correct; variable
/netbsd-current/sys/ufs/ext2fs/
H A Dext2fs_rename.c92 ext2fs_sane_rename( struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct) argument
/netbsd-current/sys/fs/msdosfs/
H A Dmsdosfs_rename.c179 msdosfs_sane_rename( struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct) argument
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dgetopt.c193 static char *posixly_correct; variable
/netbsd-current/sys/ufs/lfs/
H A Dlfs_rename.c1099 lfs_sane_rename( struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct) argument
/netbsd-current/sys/ufs/ufs/
H A Dufs_rename.c93 ufs_sane_rename( struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct) argument
/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_rename.c161 genfs_insane_rename(void *v, int (*sane_rename)(struct vnode *fdvp, struct componentname *fcnp, struct vnode *tdvp, struct componentname *tcnp, kauth_cred_t cred, bool posixly_correct)) argument
243 genfs_sane_rename(const struct genfs_rename_ops *ops, struct vnode *fdvp, struct componentname *fcnp, void *fde, struct vnode *tdvp, struct componentname *tcnp, void *tde, kauth_cred_t cred, bool posixly_correct) argument

Completed in 2404 milliseconds

12