Home
last modified time | relevance | path

Searched defs:f_type (Results 1 – 5 of 5) sorted by relevance

/minix3/sys/compat/sys/
H A Dmount.h44 short f_type; /* type of file system */ member
/minix3/sys/sys/
H A Dfile.h130 u_int f_type; /* descriptor type */ member
/minix3/bin/ls/
H A Dls.c111 int f_type; /* add type character for non-regular files */ variable
/minix3/usr.sbin/syslogd/
H A Dsyslogd.h339 short f_type; /* entry type, see below */ member
/minix3/usr.bin/find/
H A Dfunction.c1663 f_type(PLAN *plan, FTSENT *entry) in f_type() function