Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ypserv/ypserv/
H A Dacl.h66 struct aclent { struct
67 struct aclent *next; argument
H A Dacl.c43 static struct aclent *acl_root = NULL;
92 struct aclent *p; in acl_check_host()
106 struct aclent *acl, *p; in acl_add_net()
108 acl = malloc(sizeof(struct aclent)); in acl_add_net()
532 struct aclent *p; in acl_reset()