Home
last modified time | relevance | path

Searched refs:h_getopt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libc/stdlib/
H A Dt_getopt.sh28 h_getopt() function
59 h_getopt "${load}" "foo -c 1 -d foo" "c=1,d|1"
60 h_getopt "${load}" "foo -d foo bar" "d|2"
61 h_getopt "${load}" "foo -c 2 foo bar" "c=2|2"
62 h_getopt "${load}" "foo -e 1 foo bar" "!?|3"
63 h_getopt "${load}" "foo -d -- -c 1" "d|2"
64 h_getopt "${load}" "foo -c- 1" "c=-|1"
65 h_getopt "${load}" "foo -d - 1" "d|2"
/freebsd/lib/libc/tests/stdlib/
H A DMakefile57 PROGS+= h_getopt h_getopt_long
71 .for t in h_getopt h_getopt_long
/freebsd/
H A DObsoleteFiles.inc14260 OLD_FILES+=usr/tests/lib/libc/stdlib/.debug/h_getopt.debug