Searched refs:ADIR (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/tests/net/in_cksum/
H A DMakefile12 ADIR:=${NETBSDSRCDIR}/sys/arch/${i}/${i} macro
13 .if exists(${ADIR}/cpu_in_cksum.S)
14 CPU_IN_CKSUM_DIR:=${ADIR}
/netbsd-current/tests/fs/vfs/
H A Dt_ro.c45 #define ADIR "testdir" macro
151 ATF_REQUIRE_ERRNO(EROFS, rump_sys_mkdir(ADIR, 0775) == -1);
/netbsd-current/sys/fs/adosfs/
H A Dadosfs.h63 enum anode_type { AROOT, ADIR, AFILE, ALDIR, ALFILE, ASLINK }; enumerator in enum:anode_type
H A Dadutil.c83 return (ADIR);
H A Dadvfsops.c432 case ADIR:
549 if ((ap->type == ADIR || ap->type == ALDIR) &&

Completed in 190 milliseconds