Home | Sort by: relevance | last modified time | path |
/src/usr.bin/scmdctl/ | |
scmdctl.h | 59 #define SCMD_LOCK_LOCKED 0x00 |
common.c | 483 case SCMD_LOCK_LOCKED: |
scmdctl.c | 543 error = common_set_lock_state(&func_block, fd, debug, lock_type, SCMD_LOCK_LOCKED); |