Searched refs:DEFAULT_POLICY (Results 1 – 2 of 2) sorted by relevance
33 #define DEFAULT_POLICY "solaris" macro
196 (void) strncpy(policy_buf, DEFAULT_POLICY, BUFSIZ); in _getexecprof()272 (res == NSS_NOTFOUND && strcmp(policy_buf, DEFAULT_POLICY) == 0)) { in _getexecprof()