Searched refs:isduid (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/lib/libutil/
H A Dduid.c24 isduid(const char *duid, int dflags) function
H A Dutil.h121 int isduid(const char *, int);
H A DMakefile18 isduid.3 login.3 \
H A Dopendev.c68 } else if (isduid(path, dflags)) {
H A Dreadlabel.c61 if (isduid(device, 0)) {
/openbsd-current/sbin/swapctl/
H A Dswapctl.c410 } else if (isduid(spec, 0)) {
/openbsd-current/sys/arch/octeon/stand/rdboot/
H A Drdboot.c86 rootdev, isduid(rootdev, OPENDEV_PART) ? "." : "");
/openbsd-current/sbin/umount/
H A Dumount.c157 if (isduid(oname, 0) || realpath(oname, rname) == NULL)
/openbsd-current/sbin/fsck/
H A Dfsck.c198 if ((strncmp(*argv, "/dev/", 5) == 0 || isduid(*argv, 0)) &&

Completed in 201 milliseconds