Searched refs:print_record (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.sbin/tokenadm/ |
H A D | tokenadm.c | 67 static void print_record(TOKENDB_Rec *, how_t); 202 print_record(&tokenrec, how); in main() 204 print_record(NULL, how); in main() 225 print_record(&tokenrec, how); in main() 259 print_record(NULL, how); in main() 364 print_record(TOKENDB_Rec *rec, how_t how) in print_record() function
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | ada-valprint.c | 51 static void print_record (struct type *, char *, struct ui_file *, int, 790 print_record (type, valaddr, stream, format, recurse, pretty); in ada_val_print_1() 960 print_record (struct type *type, char *valaddr, struct ui_file *stream, in print_record() function
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.4 | 11920 (print_record) [mem_stack_v]: No size member.
|
H A D | ChangeLog.3 | 2564 (print_record): Print and unwind record.
|