Home
last modified time | relevance | path

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

/freebsd/lib/libc/gen/
H A Dgetnetgrent.c670 parse_netgrp(const char *group, struct netgr_state *st, int niscompat) argument
689 if (lp == NULL && (lp = read_for_group(group, st, niscompat)) == NULL)
773 if (parse_netgrp(spos, st, niscompat))
789 read_for_group(const char *group, struct netgr_state *st, int niscompat) argument
803 while ((_netgr_yp_enabled && niscompat) ||
832 if (niscompat && *pos == '+') {