/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | dir.h | 44 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 D | ufs_fsdir.h | 77 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 D | dir.h | 72 struct direct { struct 79 struct direct { argument 154 #define direct direct64 macro
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | dir.h | 77 struct direct struct 87 * the directory entry. This requires the amount of space in struct direct argument
|
H A D | ufs.h | 200 struct direct { struct 216 #define UFS_NINDIR(fs) ((fs)->fs_nindir) /* # of indirects */ argument
|
H A D | ufs2.h | 173 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 D | scandir.c | 140 int (*select)(struct direct *), in scandir() 141 int (*dcomp)(struct direct **, struct direct **)) in scandir()
|
/titanic_41/usr/src/cmd/svc/startd/ |
H A D | wait.c | 89 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 D | ex_data.c | 46 unsigned char direct[ONMSZ] = variable
|
/titanic_41/usr/src/lib/libast/common/sfio/ |
H A D | sfmove.c | 46 reg int direct; local
|
/titanic_41/usr/src/lib/librdc/common/ |
H A D | librdc.h | 55 char direct[NSC_MAXPATH]; member
|
/titanic_41/usr/src/uts/common/rpcsvc/ |
H A D | autofs_prot.x | 119 int direct; /* 1 = direct mount */ member
|
/titanic_41/usr/src/uts/common/io/aac/ |
H A D | aac_ioctl.c | 445 int direct = 0; in aac_send_raw_srb() local
|
/titanic_41/usr/src/uts/common/io/ |
H A D | pm.c | 736 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 D | ncadoorhdr.h | 250 nca_offset_t direct; /* offset into meta data area */ member
|
H A D | nca.h | 1109 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 D | softmac_fp.c | 230 dld_capab_direct_t *direct = data; in softmac_capab_direct() local
|
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | auto_subr.c | 177 dirinit(char *mntpnt, char *map, char *opts, int direct, char **stack, in dirinit()
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | cntrl.c | 202 Pname(fileid, dfile, direct) in Pname() argument
|
/titanic_41/usr/src/lib/libbsm/common/ |
H A D | adt_token.c | 63 char *direct = NULL; in dprt_label() local
|
/titanic_41/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon_subr.c | 2268 boolean_t direct; in so_tpi_fallback() local
|
H A D | socktpi.c | 4486 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 D | dld_proto.c | 1348 dld_capab_direct_t *direct = data; in dld_capab_direct() local
|
/titanic_41/usr/src/cmd/ssh/libssh/common/ |
H A D | channels.c | 1192 int direct; in port_open_helper() local
|
/titanic_41/usr/src/cmd/cpio/ |
H A D | cpio.c | 8130 struct dirent *direct; in remove_dir() local
|