Searched refs:obsolete (Results 1 - 25 of 147) sorted by relevance

123456

/freebsd-current/usr.bin/head/
H A Dhead.c59 static void obsolete(char *[]);
88 obsolete(argv);
192 obsolete(char *argv[]) function
/freebsd-current/sbin/restore/
H A Dmain.c65 static void obsolete(int *, char **[]);
86 obsolete(&argc, &argv);
298 * obsolete --
303 obsolete(int *argcp, char **argvp[]) function
/freebsd-current/usr.bin/tail/
H A Dtail.c59 static void obsolete(char **);
119 obsolete(argv);
274 * Convert the obsolete argument form into something that getopt can handle.
279 obsolete(char *argv[]) function
/freebsd-current/usr.bin/uniq/
H A Duniq.c76 static void obsolete(char *[]);
92 obsolete(argv);
342 obsolete(char *argv[]) function
/freebsd-current/sbin/dump/
H A Dmain.c101 static void obsolete(int *, char **[]);
133 obsolete(&argc, &argv);
708 * obsolete --
713 obsolete(int *argcp, char **argvp[]) function
/freebsd-current/usr.bin/join/
H A Djoin.c97 static void obsolete(char **);
118 obsolete(argv);
121 case '\01': /* See comment in obsolete(). */
569 obsolete(char **argv) function
/freebsd-current/contrib/ncurses/progs/
H A Dtset.c666 * Convert the obsolete argument forms into something that getopt can handle.
670 obsolete(char **argv) function
728 SKIP(" -a arpanet (obsolete)")
730 SKIP(" -d dialup (obsolete)")
736 SKIP(" -p plugboard (obsolete)")
740 SKIP(" -S (obsolete)")
777 obsolete(argv);
/freebsd-current/tools/test/stress2/misc/
H A Dsyscall4.sh134 11, /* 11 is obsolete execv */
/freebsd-current/contrib/file/python/
H A DMakefile.in93 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openpam/misc/
H A DMakefile.in96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/sys/cam/scsi/
H A Dscsi_cd.h809 uint8_t obsolete[2]; member in struct:scsi_cddvd_capabilities_page
/freebsd-current/contrib/openbsm/bin/
H A DMakefile.in98 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/bsm/
H A DMakefile.in95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/man/
H A DMakefile.in94 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/modules/
H A DMakefile.in94 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/sys/
H A DMakefile.in94 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/sys/bsm/
H A DMakefile.in95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openbsm/test/
H A DMakefile.in94 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/sys/contrib/libsodium/src/libsodium/
H A DMakefile.am165 crypto_sign/ed25519/ref10/obsolete.c \
/freebsd-current/contrib/ntp/sntp/include/
H A DMakefile.in97 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/ntp/sntp/scripts/
H A DMakefile.in96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openpam/doc/
H A DMakefile.in95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openpam/include/
H A DMakefile.in95 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openpam/include/security/
H A DMakefile.in96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
/freebsd-current/contrib/openpam/lib/
H A DMakefile.in96 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \

Completed in 182 milliseconds

123456