Searched defs:dfd (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/tcsh-6/ |
H A D | tw.init.c | 71 DIR *dfd; /* Current directory descriptor */ member 75 #define SETDIR(dfd) \ argument 82 #define CLRDIR(dfd) \ argument 157 tw_dir_next(struct Strbuf *res, DIR *dfd) in tw_dir_next() 343 tw_cmd_start(DIR *dfd, const Char *pat) in tw_cmd_start() 535 tw_var_start(DIR *dfd, const Char *pat) in tw_var_start() 549 tw_alias_start(DIR *dfd, const Char *pat) in tw_alias_start() 563 tw_complete_start(DIR *dfd, const Char *pat) in tw_complete_start() 593 tw_logname_start(DIR *dfd, const Char *pat) in tw_logname_start() 596 SETDIR(dfd) in tw_logname_start() local [all …]
|
H A D | tw.parse.c | 1938 expand_dir(const Char *dir, struct Strbuf *edir, DIR **dfd, COMMAND cmd) in expand_dir()
|
/dflybsd-src/lib/libc/gen/ |
H A D | posixshm.c | 49 int dfd; in shm_open() local 101 int dfd; in shm_unlink() local 127 mkintermediatedirs(int dfd, const char *path) in mkintermediatedirs()
|
/dflybsd-src/libexec/rbootd/ |
H A D | parseconf.c | 307 DIR *dfd; in GetBootFiles() local
|
/dflybsd-src/usr.sbin/mptutil/ |
H A D | mpt_config.c | 90 int dfd, error; in mpt_lock_physdisk() local
|
/dflybsd-src/sbin/vinum/ |
H A D | commands.c | 72 FILE *dfd; /* file descriptor for the config file */ in vinum_create() local
|