Home
last modified time | relevance | path

Searched defs:typearg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ncurses/form/
H A Dform.priv.h134 typedef struct typearg struct
136 struct typearg *left; argument
137 struct typearg *right; argument
/freebsd/sbin/ipf/ippool/
H A Dippool.c252 char *poolname, *typearg = NULL; in poolcommand() local
/freebsd/contrib/lua/src/
H A Dlauxlib.c195 const char *typearg; /* name for the type of the actual argument */ in luaL_typeerror() local