| /src/bin/ls/ |
| print.c | 73 static int printtype(u_int); 204 (void)printtype(sp->st_mode); 398 chcnt += printtype(sp->st_mode); 458 printtype(u_int mode) function
|
| print.c | 73 static int printtype(u_int); 204 (void)printtype(sp->st_mode); 398 chcnt += printtype(sp->st_mode); 458 printtype(u_int mode) function
|
| /src/external/bsd/pcc/dist/pcc/cc/ccom/ |
| stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 279 printtype(s, str, sizeof(str)); 291 printtype(struct symtab *s, char *ostr, int len) function 313 cerror("printtype: notype"); 319 cerror("printtype: too difficult expression"); 350 printtype(s, ostr, sizeof(ostr));
|
| stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 279 printtype(s, str, sizeof(str)); 291 printtype(struct symtab *s, char *ostr, int len) function 313 cerror("printtype: notype"); 319 cerror("printtype: too difficult expression"); 350 printtype(s, ostr, sizeof(ostr));
|
| /src/external/bsd/pcc/dist/pcc/cc/cxxcom/ |
| stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 280 printtype(s, str, sizeof(str)); 292 printtype(struct symtab *s, char *ostr, int len) function 314 cerror("printtype: notype"); 320 cerror("printtype: too difficult expression"); 352 printtype(s, ostr, sizeof(ostr));
|
| stabs.c | 89 void printtype(struct symtab *s, char *str, int len); 280 printtype(s, str, sizeof(str)); 292 printtype(struct symtab *s, char *ostr, int len) function 314 cerror("printtype: notype"); 320 cerror("printtype: too difficult expression"); 352 printtype(s, ostr, sizeof(ostr));
|