Home
last modified time | relevance | path

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

/freebsd/contrib/mtree/
H A Dmisc.c276 nodetype(u_int type) in nodetype() function
/freebsd/usr.sbin/ppp/
H A Dnetgraph.c468 char nodetype[NG_TYPESIZ + NG_NODESIZ]; in ng_Create() local
/freebsd/contrib/sendmail/src/
H A Dparseaddr.c1564 int nodetype = rvp[0][0] & 0377; local
/freebsd/contrib/ofed/libibmad/
H A Ddump.c667 int nodetype = *(int *)val; in mad_dump_node_type() local
/freebsd/sys/kern/
H A Duipc_mqueue.c447 int nodetype) in mqfs_create_node()