Searched refs:PCF_SHOW_LOCKS (Results 1 – 2 of 2) sorted by relevance
659 |PCF_SHOW_LOCKS | PCF_SHOW_MAPS | PCF_DUMP_DSN_TEMPL | PCF_MAIN_PARAM \683 {PCF_SHOW_LOCKS, 0},717 "-l", PCF_SHOW_LOCKS,905 pcf_cmd_mode |= PCF_SHOW_LOCKS; in main()1032 else if (pcf_cmd_mode & PCF_SHOW_LOCKS) { in main()
34 #define PCF_SHOW_LOCKS (1<<5) /* show mailbox lock methods */ macro