HomeSort by: relevance | last modified time | path
    Searched defs:c_destroy (Results 1 - 3 of 3) sorted by relevancy

  /src/sbin/gpt/
destroy.c 58 const struct gpt_cmd c_destroy = { variable in typeref: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
  /src/external/bsd/openldap/dist/servers/lloadd/
lload.h 402 * RELEASE_REF( c, c_refcnt, c->c_destroy ); is run eventually
413 CONNECTION_DESTROY_CB c_destroy; member in struct:LloadConnection
428 RELEASE_REF( (c), c_refcnt, c->c_destroy ); \

Completed in 26 milliseconds