Home
last modified time | relevance | path

Searched defs:projlist (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/cmd/projects/
H A Dprojects.c41 struct projlist { struct
47 static struct projlist *projects; argument
256 print_projents(char **projlist) in print_projents() argument
[all...]
/titanic_51/usr/src/cmd/oamuser/user/
H A Dval_lprj.c42 static projid_t projlist[NPROJECTS_MAX + 1]; variable
H A Dusermod.c161 projid_t **projlist; local
H A Duseradd.c144 projid_t **projlist = NULL; local
/titanic_51/usr/src/lib/libproject/common/
H A Dproject_walk.c36 projlist(id_t *idbuf, size_t idbufsz) in projlist() function