Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetsvc/common/
H A Dmapfile-vers51 get_netids;
H A Dinetsvc.h365 char **get_netids(char *);
H A Dinetsvc.c731 if ((netids = get_netids(protos[pi++])) == in valid_props()
1726 get_netids(char *proto) in get_netids() function