Searched defs:projlist (Results 1 – 5 of 5) sorted by relevance
41 struct projlist { struct 47 static struct projlist *projects; argument 256 print_projents(char **projlist) in print_projents() argument [all...]
42 static projid_t projlist[NPROJECTS_MAX + 1]; variable
161 projid_t **projlist; local
144 projid_t **projlist = NULL; local
36 projlist(id_t *idbuf, size_t idbufsz) in projlist() function