Searched defs:projlist (Results 1 – 5 of 5) sorted by relevance
41 struct projlist { struct47 static struct projlist *projects; argument256 print_projents(char **projlist) in print_projents()
42 static projid_t projlist[NPROJECTS_MAX + 1]; variable
160 projid_t **projlist; local
141 projid_t **projlist = NULL; local
36 projlist(id_t *idbuf, size_t idbufsz) in projlist() function