Searched refs:showxdr_bool (Results 1 – 4 of 4) sorted by relevance
412 showxdr_bool("Block = %s"); in show_cancargs()413 showxdr_bool("Exclusive = %s"); in show_cancargs()421 showxdr_bool("Block = %s"); in show_lockargs()422 showxdr_bool("Exclusive = %s"); in show_lockargs()424 showxdr_bool("Reclaim = %s"); in show_lockargs()439 showxdr_bool("Exclusive = %s"); in show_testargs()483 showxdr_bool("Exclusive = %s"); in show_testres()706 showxdr_bool("Reclaim = %s"); in show_shareargs()1047 showxdr_bool("Block = %s"); in show_cancargs4()1048 showxdr_bool("Exclusive = %s"); in show_cancargs4()[all …]
557 (void) showxdr_bool("End of file = %s");660 (void) showxdr_bool("No trunc = %s");661 (void) showxdr_bool("Chown restricted = %s");662 (void) showxdr_bool("Case insensitive = %s");663 (void) showxdr_bool("Case preserving = %s");1138 (void) showxdr_bool("EOF = %s"); in detail_readdirres()1175 (void) showxdr_bool("EOF = %s"); in detail_readdirplusres()
175 extern bool_t showxdr_bool(char *);
418 showxdr_bool(char *fmt) in showxdr_bool() function