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

  /src/usr.bin/scmdctl/
common.h 38 EXTERN int common_enable_disable(struct function_block *, int, bool, int);
scmdctl.c 340 error = common_enable_disable(&func_block, fd, debug, SCMD_DISABLE);
343 error = common_enable_disable(&func_block, fd, debug, SCMD_ENABLE);
common.c 294 common_enable_disable(struct function_block *fb, int fd, bool debug, int subcmd) function in typeref:typename:int

Completed in 12 milliseconds