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

/illumos-gate/usr/src/cmd/power/
H A Dhandlers.c222 char *behavior, int *didyes, int suppress)
236 *didyes = 0;
315 *didyes = (ret == OKUP);
323 *didyes = (ret == OKUP);
221 S3_helper(char *whitelist, char *blacklist, int yes, int no, char *keyword, char *behavior, int *didyes, int suppress) argument

Completed in 65 milliseconds