Home
last modified time | relevance | path

Searched refs:setid (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/gencat/
H A Dgencat.c407 int setid, msgid; in MCParse() local
412 setid = 0; in MCParse()
419 setid = atoi(cptr); in MCParse()
420 MCAddSet(setid); in MCParse()
424 setid = atoi(cptr); in MCParse()
425 MCDelSet(setid); in MCParse()
465 if (setid == 0) { in MCParse()
466 setid = NL_SETD; in MCParse()
467 MCAddSet(setid); in MCParse()
/openbsd-src/lib/libc/string/
H A Dstrerror_r.c59 __num2string(int num, int sign, int setid, char *buf, size_t buflen, in __num2string() argument
/openbsd-src/gnu/usr.bin/perl/pod/
H A Dperlsec.pod290 setid and taint-checking scripts.