Home
last modified time | relevance | path

Searched defs:AM_FIRST (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dfsinfo.h129 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw)) macro
/netbsd-src/external/bsd/am-utils/dist/include/
H A Dam_utils.h130 #define AM_FIRST(ty, q) ((ty *) ((q)->q_forw)) macro