HomeSort by relevance Sort by last modified time
    Searched refs:myopts (Results 1 - 4 of 4) sorted by null

  /netvirt/usr/src/cmd/fs.d/hsfs/mount/
mount.c 68 static char *myopts[] = { variable
131 switch (getsubopt(&options, myopts,
  /netvirt/usr/src/cmd/fs.d/dev/
mount.c 62 static char *myopts[] = { variable
213 switch (getsubopt(&subopts, myopts, &value)) {
  /netvirt/usr/src/cmd/cmd-inet/usr.sbin/
in.telnetd.c 118 static char myopts[MAXOPTLEN]; variable
363 if (myopts[TELOPT_ENCRYPT] == OPT_YES)
365 myopts[TELOPT_ENCRYPT] = remopts[TELOPT_ENCRYPT] = OPT_NO;
368 myopts[TELOPT_ENCRYPT] == OPT_YES &&
    [all...]
  /netvirt/usr/src/cmd/fs.d/
mount.c 96 char *myopts[] = { variable
659 switch (getsubopt(&mntopts, myopts, &value)) {
    [all...]

Completed in 180 milliseconds