Home
last modified time | relevance | path

Searched defs:direct (Results 1 – 25 of 27) sorted by last modified time

12

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocktpi.c4421 boolean_t direct; in kstrwritemp() local
6326 boolean_t *direct, queue_t **qp, struct cred *cr) in sotpi_convert_sonode()
H A Dsockcommon_subr.c2271 boolean_t direct; in so_tpi_fallback() local
/illumos-gate/usr/src/cmd/bnu/
H A Dcntrl.c200 Pname(fileid, dfile, direct) in Pname() argument
/illumos-gate/usr/src/cmd/cpio/
H A Dcpio.c8148 struct dirent *direct; in remove_dir() local
/illumos-gate/usr/src/boot/include/ufs/ufs/
H A Ddir.h76 struct direct { struct
98 * Convert between stat structure types and directory types. argument
/illumos-gate/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x117 int direct; /* 1 = direct mount */ member
/illumos-gate/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c235 dld_capab_direct_t *direct = data; in softmac_capab_direct() local
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_if.c2011 dld_capab_direct_t direct; in ill_capability_direct_enable() local
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c138 int (*select)(struct direct *), in scandir()
139 int (*dcomp)(struct direct **, struct direct **)) in scandir()
/illumos-gate/usr/src/ucbhead/sys/
H A Ddir.h70 struct direct { struct
77 struct direct { argument
152 #define direct direct64 macro
/illumos-gate/usr/src/cmd/vi/port/
H A Dex_data.c44 unsigned char direct[ONMSZ] = variable
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_fsdir.h75 struct direct { struct
84 * the directory entry. This requires the amount of space in struct direct argument
/illumos-gate/usr/src/lib/varpd/
H A DMakefile28 direct files svp: libvarpd target
/illumos-gate/usr/src/contrib/zlib/
H A Dgzguts.h184 int direct; /* 0 if processing gzip, 1 if transparent */ member
/illumos-gate/usr/src/cmd/svc/startd/
H A Dwait.c90 wait_remove(wait_info_t *wi, int direct) in wait_remove()
193 wait_register(pid_t pid, const char *inst_fmri, int am_parent, int direct) in wait_register()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dauto_subr.c177 dirinit(char *mntpnt, char *map, char *opts, int direct, char **stack, in dirinit()
/illumos-gate/usr/src/uts/common/io/dld/
H A Ddld_proto.c1358 dld_capab_direct_t *direct = data; in dld_capab_direct() local
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfmove.c46 reg int direct; local
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c736 pm_free_entries(psce_t *pscep, int clone, int direct) in pm_free_entries()
771 int direct = 0; in pm_discard_entries() local
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_ioctl.c445 int direct = 0; in aac_send_raw_srb() local
/illumos-gate/usr/src/tools/smatch/src/
H A Dshow-parse.c735 struct symbol *direct; in show_call_expression() local
H A Dcompile-i386.c2068 struct symbol *direct; in x86_call_expression() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Dadt_token.c63 char *direct = NULL; in dprt_label() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dufs.h200 struct direct { struct
216 #define UFS_NINDIR(fs) ((fs)->fs_nindir) /* # of indirects */ argument
H A Dufs2.h173 struct direct { struct
174 grub_u_int32_t d_ino; /* inode number of entry */
175 grub_u_int16_t d_reclen; /* length of this record */
176 grub_u_int8_t d_type; /* file type, see below */
177 grub_u_int8_t d_namlen; /* length of string in d_name */
178 char d_name[MAXNAMLEN + 1];/* name with length <= MAXNAMLEN */

12