Home
last modified time | relevance | path

Searched refs:cmd_fn_t (Results 1 – 13 of 13) sorted by relevance

/freebsd/sbin/nvmecontrol/
H A Dns.c46 static cmd_fn_t ns;
47 static cmd_fn_t nsactive;
48 static cmd_fn_t nsallocated;
49 static cmd_fn_t nscontrollers;
50 static cmd_fn_t nscreate;
51 static cmd_fn_t nsdelete;
52 static cmd_fn_t nsattach;
53 static cmd_fn_t nsdetach;
54 static cmd_fn_t nsattached;
55 static cmd_fn_t nsidentify;
H A Dcomnd.h72 typedef void (cmd_fn_t)(const struct cmd *nf, int argc, char *argv[]); typedef
77 cmd_fn_t *fn;
H A Dresv.c45 static cmd_fn_t resv;
46 static cmd_fn_t resvacquire;
47 static cmd_fn_t resvregister;
48 static cmd_fn_t resvrelease;
49 static cmd_fn_t resvreport;
H A Dnsid.c39 static cmd_fn_t gnsid;
H A Dtelemetry.c47 static cmd_fn_t telemetry_log;
H A Dperftest.c48 static cmd_fn_t perftest;
H A Dsanitize.c46 static cmd_fn_t sanitize;
H A Dformat.c51 static cmd_fn_t format;
H A Ddevlist.c55 static cmd_fn_t devlist;
H A Dfirmware.c53 static cmd_fn_t firmware;
H A Dlogpage.c53 static cmd_fn_t logpage;
/freebsd/contrib/smbfs/smbutil/
H A Dsmbutil.c24 typedef int cmd_fn_t (int argc, char *argv[]); typedef
31 cmd_fn_t* fn;
/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c45 static cmd_fn_t wdc;
46 static cmd_fn_t wdc_cap_diag;