Searched refs:group_add (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"
285 group_add() { function
310 group_add $1 $gid

Completed in 37 milliseconds