/src/sbin/gpt/ |
unset.c | 54 static const char *unsethelp[] = { variable in typeref:typename:const char * [] 63 unsethelp, __arraycount(unsethelp),
|
unset.c | 54 static const char *unsethelp[] = { variable in typeref:typename:const char * [] 63 unsethelp, __arraycount(unsethelp),
|
/src/usr.bin/ftp/ |
cmdtab.c | 166 HSTR unsethelp[] = "unset an option"; variable in typeref:typename:HSTR[] 288 { "unset", H(unsethelp), 0, 0, 0, CMPL(o) unsetoption },
|
cmdtab.c | 166 HSTR unsethelp[] = "unset an option"; variable in typeref:typename:HSTR[] 288 { "unset", H(unsethelp), 0, 0, 0, CMPL(o) unsetoption },
|
/src/usr.bin/telnet/ |
commands.c | 2286 unsethelp[] = "unset operating parameters ('unset ?' for more)", 2310 { "unset", unsethelp, unsetcmd, 0 }, 2278 unsethelp[] = "unset operating parameters ('unset ?' for more)", variable in typeref:typename:char[][][][][][][][][]
|
commands.c | 2286 unsethelp[] = "unset operating parameters ('unset ?' for more)", 2310 { "unset", unsethelp, unsetcmd, 0 }, 2278 unsethelp[] = "unset operating parameters ('unset ?' for more)", variable in typeref:typename:char[][][][][][][][][]
|