Home
last modified time | relevance | path

Searched defs:c_type (Results 1 – 8 of 8) sorted by relevance

/minix3/sys/fs/udf/
H A Dudf_strat_sequential.c299 int c_type = buf->b_udf_c_type; in udf_VAT_mapping_update() local
/minix3/external/bsd/pkg_install/dist/lib/
H A Dplist.c79 pl_ent_t c_type; /* type of command */ member
/minix3/include/protocols/
H A Ddumprestore.h71 int32_t c_type; /* record type (see below) */ member
/minix3/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dslc-gram.y416 const char *c_type; member
/minix3/lib/libc/nameser/
H A Dns_print.c586 u_int c_type, key_tag, alg; in ns_sprintrrf() local
/minix3/usr.sbin/traceroute/
H A Dtraceroute.c320 u_char c_type; member
/minix3/usr.bin/find/
H A Dfunction.c1670 c_type(char ***argvp, int isok) in c_type() function
/minix3/sys/sys/
H A Dsysctl.h1268 #define VERIFY_FN(ctl_type, c_type) \ argument