Home | Sort by: relevance | last modified time | path |
/src/sbin/gpt/ | |
destroy.c | 58 const struct gpt_cmd c_destroy = { variable in typeref:typename:const struct gpt_cmd 65 #define usage() gpt_usage(NULL, &c_destroy) |
/src/sys/dev/iscsi/ | |
iscsi_globals.h | 374 bool c_destroy; /* conn will be destroyed */ member in struct:connection_s |