Home
last modified time | relevance | path

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

/dragonfly/contrib/tcsh-6/
H A Dtw.init.c75 #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()
596 SETDIR(dfd) in tw_logname_start() local
662 SETDIR(dfd) in tw_grpname_start() local
832 tw_vl_start(DIR *dfd, const Char *pat) in tw_vl_start()
848 tw_wl_start(DIR *dfd, const Char *pat) in tw_wl_start()
959 tw_sig_start(DIR *dfd, const Char *pat) in tw_sig_start()
[all …]
H A Dtw.parse.c1938 expand_dir(const Char *dir, struct Strbuf *edir, DIR **dfd, COMMAND cmd) in expand_dir()
/dragonfly/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()
/dragonfly/libexec/rbootd/
H A Dparseconf.c307 DIR *dfd; in GetBootFiles() local
/dragonfly/usr.sbin/mptutil/
H A Dmpt_config.c90 int dfd, error; in mpt_lock_physdisk() local
/dragonfly/sbin/vinum/
H A Dcommands.c72 FILE *dfd; /* file descriptor for the config file */ in vinum_create() local