Home
last modified time | relevance | path

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

/plan9/sys/src/libcontrol/
H A Dgroup.c50 static void removegroup(Group*, int);
152 removegroup(g, n); in groupctl()
419 removegroup(Group *g, int n) in removegroup() function