Searched refs:get_id (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/acl/libacl/
H A Dacl_from_text.c129 get_id(const char *token, id_t *id_p) function
153 if (get_id(token, uid_p) == 0)
169 if (get_id(token, (uid_t *)gid_p) == 0)
/asus-wl-520gu-7.0.1.45/src/router/dnsmasq/
H A Dforward.c23 static unsigned short get_id(void);
96 forward->new_id = get_id();
259 static unsigned short get_id(void) function
/asus-wl-520gu-7.0.1.45/src/router/acl/setfacl/
H A Dparse.c113 get_id( function
141 if (get_id(token, (id_t *)uid_p) == 0)
162 if (get_id(token, (id_t *)gid_p) == 0)

Completed in 89 milliseconds