Searched refs:oli (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/text_cmds-88/pr/
H A Degetopt.c79 char *oli; /* option letter list index */ local
114 !(oli = strchr(ostr, eoptopt))) {
173 ++oli;
174 if ((*oli != ':') && (*oli != '?')) {
189 } else if (*oli == '?') {
/macosx-10.10.1/BerkeleyDB-21/db/clib/
H A Dgetopt.c72 char *oli; /* option letter list index */ local
107 !(oli = strchr(ostr, optopt))) {
121 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/Heimdal-398.1.2/lib/roken/
H A Dgetopt.c61 char *oli; /* option letter list index */ local
77 !(oli = strchr(ostr, optopt))) {
96 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/Libc-1044.1.2/stdlib/FreeBSD/
H A Dgetopt.c76 char *oli; /* option letter list index */ local
105 if (optopt == ':' || (oli = strchr(ostr, optopt)) == NULL) {
116 if (oli[1] != ':') {
H A Dgetopt_long.c367 char *oli; /* option letter list index */ local
513 (oli = strchr(options, optchar)) == NULL) {
534 if (long_options != NULL && optchar == 'W' && oli[1] == ';') {
554 if (*++oli != ':') { /* doesn't take argument */
561 else if (oli[1] != ':') { /* arg not optional */
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dgetopt.c65 char *oli; /* option letter list index */ local
83 !(oli = strchr(ostr, BSDoptopt))) {
97 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/libpcap-48/libpcap/Win32/Src/
H A Dgetopt.c68 char *oli; /* option letter list index */ local
83 !(oli = strchr(ostr, optopt))) {
97 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/compat/
H A Dgetopt.c67 char *oli; /* option letter list index */ local
82 !(oli = strchr(ostr, optopt))) {
101 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dgetopt.c58 char *oli; /* option letter list index */ local
87 if (optopt == ':' || (oli = strchr(optstring, optopt)) == NULL) {
97 if (oli[1] != ':') {
/macosx-10.10.1/tcpdump-61/tcpdump/win32/Src/
H A Dgetopt.c64 char *oli; /* option letter list index */ local
79 !(oli = strchr(ostr, optopt))) {
93 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/file-46/file/src/
H A Dgetopt_long.c182 char *oli; /* option letter list index */ local
261 (oli = strchr(options + (IGNORE_FIRST ? 1 : 0), optchar)) == NULL) {
270 if (optchar == 'W' && oli[1] == ';') { /* -W long-option */
289 if (*++oli != ':') { /* doesn't take argument */
297 else if (oli[1] != ':') { /* arg not optional */
/macosx-10.10.1/apr-32/apr/apr/misc/unix/
H A Dgetopt.c74 const char *oli; /* option letter list index */ local
91 !(oli = strchr(opts, os->opt))) {
109 if (*++oli != ':') { /* don't need argument */
/macosx-10.10.1/emacs-93/emacs/leim/CXTERM-DIC/
H A DARRAY30.tit10014 oli; �� # ---> 9^9-8^0- 0

Completed in 123 milliseconds