Searched defs:dirfd (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | fdopendir.c | 90 dirfd(DIR *dirp) in dirfd() function
|
/titanic_41/usr/src/cmd/runat/ |
H A D | runat.c | 56 int dirfd; in main() local
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | dir.h | 135 #define dirfd(dirp) ((dirp)->dd_fd) macro
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | os.h | 115 int dirfd; /* File descriptor for the directory */ member
|
/titanic_41/usr/src/cmd/rm/ |
H A D | rm.c | 241 opendirat(int dirfd, const char *entry, struct dlist *frm) in opendirat()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | log.c | 579 int dirfd, logfd; in log_init() local
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 1722 creat_lnk(int dirfd, char *name1_p, char *name2_p) in creat_lnk() 1821 creat_spec(int dirfd) in creat_spec() 3931 int dirfd; in retry_open_attr() local 5505 openout(int dirfd) in openout() 6088 rstfiles(int over, int dirfd) in rstfiles() 6746 set_tym(int dirfd, char *nam_p, time_t atime, time_t mtime) in set_tym() 9292 int dirfd; in preview_attrs() local 9718 unlinkat(int dirfd, char *path, int flag) in unlinkat()
|
/titanic_41/usr/src/cmd/tar/ |
H A D | tar.c | 1767 int dirfd = -1; in putfile() local 2881 int dirfd = -1; in doxtract() local 4463 resugname(int dirfd, /* dir fd file resides in */ in resugname() 6574 setPathTimes(int dirfd, char *path, timestruc_t modTime) in setPathTimes() 7701 getstat(int dirfd, char *longname, char *shortname, char *attrparent) in getstat() 7792 int dirfd; in xattrs_put() local 8375 int dirfd; in retry_open_attr() local 8519 unlinkat(int dirfd, char *path, int flag) in unlinkat()
|
/titanic_41/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | smb_quota.c | 1124 int newfd, dirfd, afd; in smb_quota_add_ctrldir() local
|
/titanic_41/usr/src/cmd/chmod/ |
H A D | chmod.c | 1000 int dirfd; in set_named_attrs() local
|
/titanic_41/usr/src/cmd/sendmail/src/ |
H A D | deliver.c | 950 int dirfd; local
|