Searched refs:printtype (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/bin/ls/
H A Dprint.c69 static int printtype(u_int);
192 (void)printtype(sp->st_mode);
347 chcnt += printtype(sp->st_mode);
392 printtype(u_int mode) function
/freebsd-10.0-release/crypto/heimdal/lib/hx509/
H A Dcert.c3170 * @param printtype tyep to print
3177 hx509_query_unparse_stats(hx509_context context, int printtype, FILE *out) argument
3202 if (type != printtype)

Completed in 116 milliseconds