Home
last modified time | relevance | path

Searched defs:chown (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/lib/libbc/libc/sys/sys5/
H A Dchown.c31 chown(char *s, int u, int g) in chown() function
/titanic_41/usr/src/lib/libbc/libc/sys/4.2/
H A Dchown.c32 chown(char *s, int u, int g) in chown() function
/titanic_41/usr/src/uts/common/syscall/
H A Dchown.c83 chown(char *path, uid_t uid, gid_t gid) in chown() function
/titanic_41/usr/src/lib/libc/port/sys/
H A Dchown.c43 chown(const char *name, uid_t uid, gid_t gid) in chown() function
/titanic_41/usr/src/cmd/make/include/vroot/
H A Dargs.h47 struct { int user; int group;} chown; member
/titanic_41/usr/src/cmd/backup/restore/
H A Drestore.h404 #define chown lchown macro