Searched refs:printtype (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| D | stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 279 printtype(s, str, sizeof(str)); in stabs_func() 291 printtype(struct symtab *s, char *ostr, int len) in printtype() function 350 printtype(s, ostr, sizeof(ostr)); in stabs_newsym()
|
| /netbsd/src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| D | stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 280 printtype(s, str, sizeof(str)); in stabs_func() 292 printtype(struct symtab *s, char *ostr, int len) in printtype() function 352 printtype(s, ostr, sizeof(ostr)); in stabs_newsym()
|
| /netbsd/src/bin/ls/ |
| D | print.c | 73 static int printtype(u_int); 204 (void)printtype(sp->st_mode); in printlong() 398 chcnt += printtype(sp->st_mode); in printaname() 458 printtype(u_int mode) in printtype() function
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| D | cert.c | 3199 hx509_query_unparse_stats(hx509_context context, int printtype, FILE *out) in hx509_query_unparse_stats() argument 3224 if (type != printtype) in hx509_query_unparse_stats()
|