gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for fundef:lchown (0.00 seconds)
t2ex
bsd_source/t2ex/network/net/include/netbsd/unistd.h - 11.8KB - 358 lines
250: #if defined(_XOPEN_SOURCE)
251: int      lchown(const char *, uid_t, gid_t) __RENAME(__posix_lchown);
252: #else