Searched defs:OPTIONS (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/libdscp/svc/
H A DMakefile41 OPTIONS = dscp.ppp.options macro
43 ROOTOPTIONS = $(OPTIONS:%=$(ROOTOPTIONSDIR)/%)
/osnet-11/usr/src/cmd/sendmail/libsm/
H A Dt-sem.c333 # define OPTIONS "iog:u:" macro
334 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
H A Dt-shm.c213 # define OPTIONS "b:io" macro
214 while ((ch = getopt(argc, argv, OPTIONS)) != -1)
/osnet-11/usr/src/lib/libeti/
H A Deti.h34 typedef int OPTIONS; typedef
/osnet-11/usr/src/cmd/sendmail/aux/
H A Deditmap.c136 #define OPTIONS "C:fquxvN" macro
137 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
H A Dmakemap.c139 #define OPTIONS "C:D:Nc:deflorst:uv" macro
140 while ((opt = getopt(argc, argv, OPTIONS)) != -1)
/osnet-11/usr/src/cmd/sendmail/src/
H A Dmain.c382 # define OPTIONS "A:B:b:C:cD:d:e:F:f:Gh:IiL:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:x" macro
385 # define OPTIONS "A:B:b:C:cD:d:E:e:F:f:Gh:IiJ:L:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:" macro
387 #ifndef OPTIONS
388 # define OPTIONS "A:B:b:C:cD:d:e:F:f:Gh:IiL:M:mN:nO:o:p:Q:q:R:r:sTtV:vX:" macro
389 #endif /* ! OPTIONS */
393 while ((j = getopt(argc, argv, OPTIONS)) != -1)
826 while ((j = getopt(argc, argv, OPTIONS)) != -1)
3411 op = strchr(OPTIONS, ap[1]);
/osnet-11/usr/src/lib/libsip/common/
H A Dsip.h362 OPTIONS, enumerator in enum:__anon2527

Completed in 57 milliseconds