Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ypldap/
H A Dyp.c431 struct groupent gkey; in ypproc_match_2_svc() local
486 gkey.ge_gid = strtonum(key, 0, GID_MAX, &estr); in ypproc_match_2_svc()
492 &gkey)) == NULL) { in ypproc_match_2_svc()
500 gkey.ge_line = key; in ypproc_match_2_svc()
502 &gkey)) == NULL) { in ypproc_match_2_svc()
588 struct groupent gkey; in ypproc_next_2_svc() local
619 gkey.ge_line = key; in ypproc_next_2_svc()
621 &gkey)) == NULL) { in ypproc_next_2_svc()