Searched defs:dl (Results 1 - 25 of 79) sorted by relevance

1234

/src/lib/libc/citrus/
H A Dcitrus_db.h68 _citrus_db_locator_init(struct _citrus_db_locator *dl) argument
/src/sys/arch/atari/stand/ahdilabel/
H A Dcksum.c39 dkcksum (struct disklabel *dl) argument
H A Dmagic.c52 struct disklabel *dl = (struct disklabel *)&p[1]; local in function:check_magic
H A Dread.c50 struct disklabel *dl; local in function:ahdi_readlabel
256 struct disklabel *dl; local in function:read_dl
[all...]
/src/sys/dev/ic/
H A Dmsm6258.c73 short dl, c; local in function:pcm2adpcm_step
/src/usr.sbin/mopd/mopchk/
H A Dmopchk.c64 struct dllist dl; local in function:main
[all...]
/src/usr.sbin/mopd/mopcopy/
H A Dmopcopy.c103 struct dllist dl; local in function:main
[all...]
/src/sys/arch/atari/stand/tostools/libtos/
H A Dbsdlabel.c56 struct disklabel *dl = (struct disklabel *)&p[1]; local in function:bsd_getlabel
79 dkcksum(struct disklabel *dl) argument
[all...]
/src/sys/net/
H A Ddl_print.c77 dl_print(char *buf, size_t len, const struct dl_addr *dl) argument
/src/sys/arch/atari/stand/tostools/file2swp/
H A Dfile2swp.c155 struct disklabel dl; local in function:check_bsdlabel
/src/lib/libcrypt/
H A Dcrypt-sha1.c121 int dl; local in function:__crypt_sha1
/src/tools/llvm/
H A DMakefile[all...]
/src/sys/arch/hppa/hppa/
H A Ddisksubr.c280 struct disklabel dl; local in function:writedisklabel
/src/lib/libc/net/
H A Dgetifaddrs.c112 const struct sockaddr_dl *dl; local in function:__weak_alias
192 const struct sockaddr_dl *dl; local in function:__weak_alias
[all...]
/src/sys/arch/acorn32/stand/lib/
H A Driscosdisk.c64 struct disklabel dl; local in function:rodisk_open
/src/usr.bin/config/
H A Dlint.c69 do_emit_option(const char *name, struct defoptlist *dl, void *v) argument
/src/sys/arch/atari/atari/
H A Ddisksubr.c219 struct disklabel *dl = (struct disklabel *)&p[1]; local in function:bsd_label
256 ck_label(struct disklabel *dl, struct cpu_disklabel *cdl) argument
291 ahdi_label(dev_t dev,void (* strat)(struct buf *),struct disklabel * dl,struct cpu_disklabel * cdl) argument
410 ahdi_to_bsd(struct disklabel * dl,struct ahdi_ptbl * apt) argument
[all...]
/src/sys/arch/atari/dev/
H A Dmd_root.c152 struct disklabel dl; local in function:loaddisk
/src/sys/arch/hpc/stand/libsa/
H A Dwinblk.c69 struct disklabel dl; member in struct:winblk
/src/sys/arch/hpcmips/stand/libsa/
H A Dwinblk.c69 struct disklabel dl; member in struct:winblk
/src/sys/arch/ia64/disasm/
H A Ddisasm_extract.c1894 combine(uint64_t *dst, int dl, uint64_t src, int sl, int so) argument
/src/sbin/badsect/
H A Dbadsect.c104 size_t dl = sizeof(_PATH_DEV); local in function:main
/src/sbin/blkdiscard/
H A Dblkdiscard.c189 struct disklabel dl; local in function:main
/src/usr.bin/mail/
H A Dhead.c151 size_t dl = strlen(date); local in function:isdate
/src/usr.sbin/mopd/mopd/
H A Dprocess.c436 struct dllist dl, *dl_rpr; local in function:mopProcessDL
570 struct dllist dl,*dl_rpr; local in function:mopProcessRC

Completed in 16 milliseconds

1234