Home
last modified time | relevance | path

Searched refs:opt (Results 926 – 950 of 955) sorted by relevance

1...<<313233343536373839

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dautod_nfs.c3528 nopt(struct mnttab *mnt, char *opt, int *valp) in nopt() argument
3539 syslog(LOG_DEBUG, "null pointer for %s option", opt); in nopt()
3543 if (str = hasmntopt(mnt, opt)) { in nopt()
/illumos-gate/usr/src/cmd/fs.d/ufs/fsdb/
H A Dfsdb.c382 int opt; in main() local
399 while ((opt = getopt(argc, argv, FSDB_OPTIONS)) != EOF) { in main()
400 switch (opt) { in main()
/illumos-gate/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c1099 tu_data.opt.len = 0; in rpcbproc_callit_com()
/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprsubr.c2747 int opt; in prfdinfosockopt() member
2778 boolopts[i].opt, &val, &vlen, 0, cred) == 0 && in prfdinfosockopt()
2801 int opt; in prfdinfosockopt() member
2811 if (SOP_GETSOCKOPT(so, sopts[i].level, sopts[i].opt, in prfdinfosockopt()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dproto.c5051 char opt[4 * 1024]; local
5104 options = op = opt;
5105 oe = op + sizeof(opt) - 1;
H A Dpackage.sh97 case `(getopts '[-][123:xyz]' opt --xyz; echo 0$opt) 2>/dev/null` in
H A DRELEASE85 09-12-04 iffe.sh: add "opt name" to check for name in $PACKAGE_OPTIONS
/illumos-gate/usr/src/cmd/zoneadmd/
H A Dvplat.c1586 const char *fstype, const char *opt) in plat_gmount_cb() argument
1613 if ((opt != NULL) && in plat_gmount_cb()
1614 (zonecfg_add_fs_option(fsp, (char *)opt) != Z_OK)) { in plat_gmount_cb()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c622 parse_depth(char *opt, int *flags) in parse_depth() argument
627 depth = (int)strtol(opt, &tmp, 0); in parse_depth()
5145 const char *opt = opt_desc[i++]; in allow_usage() local
5147 (void) fprintf(fp, gettext(" %-10s %s\n"), opt, optdsc); in allow_usage()
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c706 int opt; in process_options() local
712 while ((opt = getopt(argc, argv, in process_options()
715 switch (opt) { in process_options()
732 switch (opt) { in process_options()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h1365 krb5_get_init_creds_opt *opt,
/illumos-gate/usr/src/contrib/mDNSResponder/mDNSShared/
H A Duds_daemon.c4732 u_long opt = 1; in read_msg() local
4798 if (ioctlsocket(req->errsd, FIONBIO, &opt) != 0) in read_msg()
5090 u_long opt = 1; in uds_socket_setup() local
5091 if (ioctlsocket(skt, FIONBIO, &opt) != 0) in uds_socket_setup()
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c9471 void *opt; in compress_malloc() local
9473 if ((opt = malloc(size)) == NULL) { in compress_malloc()
9477 return (opt); in compress_malloc()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE9 10-06-29 ppargs.c: ignore -H<number> (hpux /opt/langtools/lbin/cpp.ansi)
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_init.c4411 ql_vport_modify(ql_adapter_state_t *ha, uint8_t cmd, uint8_t opt) in ql_vport_modify() argument
4436 pkt->vpm.first_options = opt; in ql_vport_modify()
/illumos-gate/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg331 \t> module:command [-opt]... arg...\n\
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.p5m177 dir path=etc/opt group=sys
478 dir path=opt group=sys
1542 dir path=var/opt group=sys
/illumos-gate/usr/src/grub/grub-0.97/
H A DNEWS149 * The configure script now accepts `--disable-auto-linux-mem-opt', which
H A Dconfigure914 --disable-auto-linux-mem-opt
/illumos-gate/usr/src/lib/librstp/common/
H A DCOPYING211 3. You may opt to apply the terms of the ordinary GNU General Public
/illumos-gate/usr/src/cmd/lp/lib/oam/
H A Dmsg.source857 " /opt/share/ppd/*/*/\n /var/lp/ppd/*/*/\n"
/illumos-gate/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt681 3. You may opt to apply the terms of the ordinary GNU General Public
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica1836 # northwest Saskatchewan would by default follow CST but could opt to
1839 # by default follow MT but could opt to follow CST.
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE223 09-12-04 features/options: add "opt map-libc" check
/illumos-gate/usr/src/cmd/look/
H A Dwords16233 opt

1...<<313233343536373839