Home
last modified time | relevance | path

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

/dflybsd-src/contrib/tcsh-6/
H A Dtw.init.c71 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 Dtw.parse.c1938 expand_dir(const Char *dir, struct Strbuf *edir, DIR **dfd, COMMAND cmd) in expand_dir()
/dflybsd-src/lib/libc/gen/
H A Dposixshm.c49 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 Dparseconf.c307 DIR *dfd; in GetBootFiles() local
/dflybsd-src/usr.sbin/mptutil/
H A Dmpt_config.c90 int dfd, error; in mpt_lock_physdisk() local
/dflybsd-src/sbin/vinum/
H A Dcommands.c72 FILE *dfd; /* file descriptor for the config file */ in vinum_create() local