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

  /src/usr.bin/scmdctl/
common.h 46 EXTERN int common_set_lock_state(struct function_block *, int, bool, int, uint8_t);
scmdctl.c 543 error = common_set_lock_state(&func_block, fd, debug, lock_type, SCMD_LOCK_LOCKED);
546 error = common_set_lock_state(&func_block, fd, debug, lock_type, SCMD_LOCK_UNLOCK);
common.c 459 common_set_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t lstate) function in typeref:typename:int

Completed in 13 milliseconds