Searched defs:magic (Results 26 - 50 of 234) sorted by relevance

12345678910

/freebsd-current/lib/libc/locale/
H A Drunefile.h45 char magic[8]; member in struct:__anon167
/freebsd-current/sys/arm64/include/
H A Dminidump.h36 char magic[24]; member in struct:minidumphdr
/freebsd-current/sys/arm/include/
H A Dminidump.h45 char magic[24]; member in struct:minidumphdr
/freebsd-current/sys/dev/sfxge/common/
H A Def10_signed_image_layout.h86 uint32_t magic; member in struct:signed_image_chunk_hdr_e
/freebsd-current/sys/geom/uzip/
H A Dg_uzip_cloop.h56 char magic[CLOOP_MAGIC_LEN]; /* cloop magic */ member in struct:cloop_header
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_bcmvar.h63 uint32_t magic; member in struct:bhnd_nvram_bcmhdr
/freebsd-current/sys/powerpc/include/
H A Dminidump.h36 char magic[32]; member in struct:minidumphdr
/freebsd-current/sbin/ipf/ipfsync/
H A Dipsyncs.c56 int n1, n2, n3, magic, len, inbuf; local
H A Dipsyncm.c61 u_32_t magic; local
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_open_failure.c29 int magic; member in struct:my_data
[all...]
/freebsd-current/sys/contrib/xen/arch-x86/hvm/
H A Dstart_info.h126 uint32_t magic; /* Contains the magic value 0x336ec578 */ member in struct:hvm_start_info
/freebsd-current/contrib/ntp/libntp/lib/isc/include/isc/
H A Dapp.h133 unsigned int magic; member in struct:isc_appctx
/freebsd-current/contrib/ntp/libntp/lib/isc/unix/
H A Difiter_getifaddrs.c38 unsigned int magic; /*%< Magic number. */ member in struct:isc_interfaceiter
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_image.h59 __be32 magic; member in struct:lio_firmware_file_header
/freebsd-current/sys/dev/drm2/
H A Ddrm_auth.c51 static struct drm_file *drm_find_file(struct drm_master *master, drm_magic_t magic) argument
78 drm_add_magic(struct drm_master *master, struct drm_file *priv, drm_magic_t magic) argument
107 drm_remove_magic(struct drm_master *master, drm_magic_t magic) argument
[all...]
/freebsd-current/usr.sbin/fifolog/lib/
H A Dfifolog_reader.c47 unsigned magic; member in struct:fifolog_reader
H A Dfifolog_write.h38 unsigned magic; member in struct:fifolog_writer
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dcoredump.h10 char magic[16]; member in struct:mt7996_coredump
/freebsd-current/contrib/file/src/
H A Dtar.h63 char magic[8]; member in struct:record::header
/freebsd-current/usr.bin/apply/
H A Dapply.c60 int ch, debug, i, magic, n, nargs, rval; local
/freebsd-current/usr.bin/lastcomm/
H A Dreadrec.c167 uint8_t magic, version; local
199 int magic, rv; local
/freebsd-current/tools/regression/netinet6/inet6_rth/
H A Dinet6_rth-segments.c227 char magic[] = "MAGIC"; local
285 char magic[] = "MAGIC"; local
[all...]
/freebsd-current/tests/sys/fs/tarfs/
H A Dtarsum.c44 char magic[6]; member in struct:__anon16::__anon17
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_options.c39 _archive_set_option(struct archive *a, const char *m, const char *o, const char *v, int magic, const char *fn, option_handler use_option) argument
99 _archive_set_options(struct archive *a, const char *options, int magic, const char *fn, option_handler use_option) argument
/freebsd-current/cddl/contrib/opensolaris/head/
H A Dsynch.h54 uint16_t magic; member in struct:_sema
84 uint16_t magic; member in struct:_rwlock

Completed in 151 milliseconds

12345678910