HomeSort by: relevance | last modified time | path
    Searched defs:printtype (Results 1 - 6 of 6) sorted by relevancy

  /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));

Completed in 35 milliseconds