Searched refs:showxdr_date (Results 1 – 5 of 5) sorted by relevance
193 (void) showxdr_date("Boot time: = %s"); in detail_statsswtch()229 (void) showxdr_date("Boot time: = %s"); in detail_statstime()230 (void) showxdr_date("Current time = %s"); in detail_statstime()270 (void) showxdr_date("Boot time: = %s"); in detail_statsvar()271 (void) showxdr_date("Current time = %s"); in detail_statsvar()
587 (void) showxdr_date("Access time = %s"); in detail_fattr()588 (void) showxdr_date("Modification time = %s"); in detail_fattr()589 (void) showxdr_date("Inode change time = %s"); in detail_fattr()602 (void) showxdr_date("Access time = %s"); in detail_sattr()603 (void) showxdr_date("Modification time = %s"); in detail_sattr()
168 extern char *showxdr_date(char *);
946 (void) showxdr_date("Access time = %s (set to client time)"); in detail_sattr3()954 (void) showxdr_date( in detail_sattr3()
598 showxdr_date(char *fmt) in showxdr_date() function