Searched refs:bootblk_cmd_t (Results 1 – 2 of 2) sorted by relevance
52 typedef int (bootblk_cmd_t)(int argc, char *argv[]); typedef276 bootblk_cmd_t *c_fn;281 static bootblk_cmd_t func; \286 static bootblk_cmd_t func; \
50 bootblk_cmd_t *cmd; in perform()