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

/asus-wl-520gu-7.0.1.45/src/router/acl/libacl/
H A Dacl_from_text.c149 get_uid(const char *token, uid_t *uid_p) function
209 error = get_uid(unquote(str),
/asus-wl-520gu-7.0.1.45/src/router/acl/setfacl/
H A Dparse.c135 get_uid( function
228 error = get_uid(unquote(str), &cmd->c_id);
490 if (get_uid(unquote(cp), uid_p) != 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/squashfs/
H A Dmksquashfs.c421 unsigned int get_uid(squashfs_uid uid) function
480 base->uid = get_uid((squashfs_uid) global_uid == -1 ? buf.st_uid : global_uid);

Completed in 89 milliseconds