Searched refs:parse_content (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/coreadm/
H A Dcoreadm.c124 parse_content(char *arg, core_content_t *content) function
170 error |= parse_content(optarg, &glob_content);
173 error |= parse_content(optarg, &init_content);
176 error |= parse_content(optarg, &proc_content);

Completed in 57 milliseconds