Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ypcmd/revnetgroup/
H A Drevnetgroup.c65 struct stringnode { struct
69 typedef struct stringnode stringnode; typedef
/illumos-gate/usr/src/cmd/awk_xpg4/
H A Dawk3.c325 stringnode(STRING s, int how, size_t length) in stringnode() function