Searched defs:appendlist (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dappendlist.c37 ** appendlist() - ADD ITEM TO (char **) LIST
42 appendlist ( function
47 appendlist (plist, item)
/illumos-gate/usr/src/lib/abi/apptrace/common/
H A Dabienv.c94 appendlist(list, listend, envstr, 1);
103 appendlist(list, listend, tok, 1);
140 appendlist(Liblist **list, Liblist **listend, const char *name, int fatal) function
309 * This path is only a guess that'll be checked later in appendlist().

Completed in 45 milliseconds