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

/osnet-11/usr/src/cmd/ntfsprogs/
H A Dntfscat.c164 static const struct option lopt[] = { local
191 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfslabel.c116 static const struct option lopt[] = { local
134 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfscp.c130 static const struct option lopt[] = { local
160 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsfix.c136 static const struct option lopt[] = { local
144 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfscluster.c116 static const struct option lopt[] = { local
144 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsls.c197 static const struct option lopt[] = { local
226 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfscmp.c188 static const struct option lopt[] = { local
203 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsundelete.c432 static const struct option lopt[] = { local
470 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsclone.c329 static const struct option lopt[] = { local
349 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsinfo.c161 static const struct option lopt[] = { local
188 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dntfsresize.c447 static const struct option lopt[] = { local
471 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
H A Dmkntfs.c344 static const struct option lopt[] = { local
381 while ((c = getopt_long(argc, argv, sopt, lopt, NULL)) != -1) {
/osnet-11/usr/src/lib/gss_mechs/mech_krb5/krb5/os/
H A Dsendto_kdc.c734 static const struct linger lopt = { 0, 0 }; local
738 if (setsockopt(fd, SOL_SOCKET, SO_LINGER, &lopt, sizeof(lopt)))

Completed in 98 milliseconds