Lines Matching refs:perm
82 set_perm(char *defstr, char *user, int *perm, int cons)
101 *perm = 1;
103 *perm = cons;
112 *perm = 1;
132 cpr_status.perm = pm_status.perm = 1;
147 set_perm("PMCHANGEPERM=", user, &pm_status.perm, cons_perm);
148 set_perm("CPRCHANGEPERM=", user, &cpr_status.perm, cons_perm);
443 else if (cip->status->perm && (def_src || cip->alt)) {
450 cip->status->perm, def_src, cip->alt);