Searched refs:setres (Results 1 – 5 of 5) sorted by relevance
407 int killres, setres; in abort_q() local427 switch (setres) { in abort_q()442 setres); in abort_q()446 if (setres >= 0) in abort_q()874 int setres; in enable_q() local889 int setres; in disable_q() local941 int setres; in down_q() local948 if (setres >= 0) in down_q()1041 int setres, startok; in start_q() local1128 int setres; in stop_q() local[all …]
207 int i, movecnt, setres; in tqbq_common() local259 setres = set_qstate(SQS_QCHANGED, pp->lock_file); in tqbq_common()260 if (setres < 0) in tqbq_common()263 pp->printer, setres); in tqbq_common()
133 int initres, setres; in restoregrps() local137 setres = setgid(pwd->pw_gid); in restoregrps()142 if (setres < 0) in restoregrps()
904 dnl _GNU_SOURCE is needed for setres*id prototypes.
5491 Fix setres*id checks to work with clang-16.