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