Home | Sort by: relevance | last modified time | path |
/src/sbin/gpt/ | |
unset.c | 60 const struct gpt_cmd c_unset = { variable in typeref:typename:const struct gpt_cmd 67 #define usage() gpt_usage(NULL, &c_unset) |
gpt.h | 163 c_unset, |
main.c | 76 &c_unset, |
/src/bin/ksh/ | |
c_sh.c | 669 c_unset(wp) function 905 {"*=unset", c_unset}, |
proto.h | 46 int c_unset ARGS((char **)); |