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

/openwrt/package/base-files/files/lib/
H A Dfunctions.sh193 group_exists "$gname" || group_add "$gname" "$gid"
297 group_exists() { function

Completed in 24 milliseconds