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

  /src/usr.bin/scmdctl/
common.h 45 EXTERN int common_get_lock_state(struct function_block *, int, bool, int, uint8_t *);
common.c 425 common_get_lock_state(struct function_block *fb, int fd, bool debug, int ltype, uint8_t *lstate) function in typeref:typename:int
scmdctl.c 540 error = common_get_lock_state(&func_block, fd, debug, lock_type, &lock_state);

Completed in 12 milliseconds