Home
last modified time | relevance | path

Searched refs:ps_key (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sbin/ifconfig/
H A Dparse.h97 .ps_key = (__defkey), \
213 const char *ps_key; member
H A Dparse.c173 if (match_setenv(im, om, ps->ps_key, o) == -1) in pstr_match()