Home
last modified time | relevance | path

Searched defs:direct (Results 1 – 25 of 26) sorted by relevance

12

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Ddir.h44 struct direct { struct
45 off_t d_off; /* offset of next disk directory entry */ argument
60 (((sizeof (struct direct) - (MAXNAMLEN+1) + ((dp)->d_namlen+1)) + 3) & ~3) argument
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_fsdir.h77 struct direct { struct
86 * the directory entry. This requires the amount of space in struct direct argument
/titanic_41/usr/src/ucbhead/sys/
H A Ddir.h72 struct direct { struct
79 struct direct { argument
154 #define direct direct64 macro
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Ddir.h77 struct direct struct
87 * the directory entry. This requires the amount of space in struct direct argument
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 */
/titanic_41/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c140 int (*select)(struct direct *), in scandir()
141 int (*dcomp)(struct direct **, struct direct **)) in scandir()
/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c89 wait_remove(wait_info_t *wi, int direct) in wait_remove()
192 wait_register(pid_t pid, const char *inst_fmri, int am_parent, int direct) in wait_register()
/titanic_41/usr/src/cmd/vi/port/
H A Dex_data.c46 unsigned char direct[ONMSZ] = variable
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfmove.c46 reg int direct; local
/titanic_41/usr/src/lib/librdc/common/
H A Dlibrdc.h55 char direct[NSC_MAXPATH]; member
/titanic_41/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x119 int direct; /* 1 = direct mount */ member
/titanic_41/usr/src/uts/common/io/aac/
H A Daac_ioctl.c445 int direct = 0; in aac_send_raw_srb() local
/titanic_41/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
/titanic_41/usr/src/uts/common/inet/nca/
H A Dncadoorhdr.h250 nca_offset_t direct; /* offset into meta data area */ member
H A Dnca.h1109 direct : 1; member
1231 struct nca_conn_s *direct; /* nca_conn_t to send recv data too */ member
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c230 dld_capab_direct_t *direct = data; in softmac_capab_direct() local
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dauto_subr.c177 dirinit(char *mntpnt, char *map, char *opts, int direct, char **stack, in dirinit()
/titanic_41/usr/src/cmd/bnu/
H A Dcntrl.c202 Pname(fileid, dfile, direct) in Pname() argument
/titanic_41/usr/src/lib/libbsm/common/
H A Dadt_token.c63 char *direct = NULL; in dprt_label() local
/titanic_41/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c2268 boolean_t direct; in so_tpi_fallback() local
H A Dsocktpi.c4486 boolean_t direct; in kstrwritemp() local
6390 boolean_t *direct, queue_t **qp, struct cred *cr) in sotpi_convert_sonode()
/titanic_41/usr/src/uts/common/io/dld/
H A Ddld_proto.c1348 dld_capab_direct_t *direct = data; in dld_capab_direct() local
/titanic_41/usr/src/cmd/ssh/libssh/common/
H A Dchannels.c1192 int direct; in port_open_helper() local
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c8130 struct dirent *direct; in remove_dir() local

12