Searched defs:str2opt (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/vrrpadm/ |
H A D | vrrpadm.c | 137 static int str2opt(char *opts, uint32_t *, boolean_t *, boolean_t *); 232 if (str2opt(optarg, &mask, 361 if (str2opt(optarg, &mask, &conf.vvc_preempt, 760 str2opt(char *opts, uint32_t *modify_mask, boolean_t *preempt, function
|
Completed in 57 milliseconds