Searched refs:checkopt (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/svc/milestone/
H A Dfs-root91 checkopt largefiles $mntopts
96 checkopt ro $mntopts
109 checkopt logging $mntopts
H A Dfs-usr91 checkopt "llock" $mntopts
115 checkopt ro $mntopts
/illumos-gate/usr/src/cmd/svc/shell/
H A Dfs_include.sh214 # checkopt option option-string
224 checkopt() { function
262 checkopt $1 $allopts
268 checkopt rw $allopts
/illumos-gate/usr/src/cmd/stmsboot/
H A Dmpxio-upgrade111 checkopt "llock" $mntopts
185 checkopt largefiles $mntopts
190 checkopt ro $mntopts
198 checkopt logging $mntopts
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dxec.c580 static int checkopt(char *argv[], int c) function
774 if(checkopt(com,'A'))
776 else if(checkopt(com,'a'))
801 if(checkopt(com,'C'))
803 if(checkopt(com,'S'))
805 if(checkopt(com,'n'))
807 else if(!shp->typeinit && (checkopt(com,'L') || checkopt(com,'R') || checkopt(com,'Z')))
810 else if(argn>=3 && checkopt(co
[all...]
/illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/
H A Dmkfs.c410 static char checkopt(char *optim);
711 opt = checkopt(string);
955 opt = checkopt(argv[10]);
5298 checkopt(char *optim) function

Completed in 86 milliseconds