Searched defs:univ_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libast/common/misc/
H A Dunivdata.c45 char* univ_name[] = { "ucb", "att" }; variable
47 char* univ_name[] = { "att", "ucb" }; variable
50 int univ_max = sizeof(univ_name) / sizeof(univ_name[0]);

Completed in 44 milliseconds