Home
last modified time | relevance | path

Searched refs:parsefmt_insert (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/ps/
H A Dextern.h73 void parsefmt_insert(const char *, VARENT **);
H A Dkeyword.c332 parsefmt_insert(const char *p, struct varent **pos) in parsefmt_insert() function
H A Dps.c318 parsefmt_insert(optarg, &Opos); in main()