Home
last modified time | relevance | path

Searched refs:SCMD_LOCK_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/usr.bin/scmdctl/
H A Dscmdctl.h60 #define SCMD_LOCK_UNLOCK 0x01 macro
H A Dcommon.c486 case SCMD_LOCK_UNLOCK: in common_set_lock_state()
H A Dscmdctl.c546 error = common_set_lock_state(&func_block, fd, debug, lock_type, SCMD_LOCK_UNLOCK); in main()