Home
last modified time | relevance | path

Searched refs:direct (Results 1 – 25 of 143) sorted by relevance

123456

/titanic_41/usr/src/cmd/install.d/
H A Dinstall.sh92 direct=$2
110 direct=$2
231 if test -f $direct/$FILE -o -f $direct/$FILE/$FILE
234 -c) echo "install: $FILE already exists in $direct"
236 -f) GRP=`ls -l $direct/$FILE | awk '{print $4}'`
237 OWN=`ls -l $direct/$FILE | awk '{print $3}'`
240 mv -f $direct/$FILE $direct/OLD$FILE
241 cp $direct/OLD$FILE $direct/$FILE
244 $ECHO "$FILE moved to $direct/OLD$FILE"
246 echo "install: mv $direct/OLD$FILE $direct/$FILE failed"
[all …]
/titanic_41/usr/src/ucbhead/sys/
H A Ddir.h72 struct direct { struct
79 struct direct { argument
104 ((sizeof (struct direct) - sizeof ((dp)->d_name) + \
141 #define direct64 direct
154 #define direct direct64 macro
160 extern struct direct *readdir(DIR *);
163 extern int scandir(char *, struct direct *(*[]),
164 int (*)(struct direct *),
165 int (*)(struct direct **, struct direct **));
166 extern int alphasort(struct direct **, struct direct **);
[all …]
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dscandir.c38 scandir(char *dirname, struct direct *(*namelist[]), in scandir()
41 struct direct *d, *p, **names; in scandir()
58 names = (struct direct **)malloc(arraysz * sizeof(struct direct *)); in scandir()
69 p = (struct direct *)malloc(DIRSIZ(d)); in scandir()
84 names = (struct direct **)realloc((char *)names, in scandir()
85 arraysz * sizeof(struct direct *)); in scandir()
93 qsort(names, nitems, sizeof(struct direct *), dcomp); in scandir()
102 alphasort(struct direct **d1, struct direct **d2) in alphasort()
/titanic_41/usr/src/ucblib/libucb/port/gen/
H A Dscandir.c67 ((sizeof (struct direct) - sizeof ((dp)->d_name) + \
139 scandir(char *dirname, struct direct *(*namelist[]), in scandir()
140 int (*select)(struct direct *), in scandir() argument
141 int (*dcomp)(struct direct **, struct direct **)) in scandir() argument
143 struct direct *d, *p, **names; in scandir()
164 names = (struct direct **)malloc(arraysz * sizeof (struct direct *)); in scandir()
175 p = (struct direct *)malloc(DIRSIZ(d)); in scandir()
191 names = (struct direct **)realloc((char *)names, in scandir()
192 arraysz * sizeof (struct direct *)); in scandir()
200 qsort(names, nitems, sizeof (struct direct *), in scandir()
[all …]
H A Dreaddir.c56 static struct direct dc;
96 struct direct *
/titanic_41/usr/src/cmd/backup/restore/
H A Ddirs.c84 static void putent(struct direct *);
87 static void dcvt(struct odirect *, struct direct *);
122 struct direct nulldir; in extractdirs()
229 struct direct *dp; in treescan()
307 struct direct *dp; in attrscan()
386 struct direct *dp; in search()
409 struct direct cvtbuf; in putdir()
412 struct direct *dp; in putdir()
428 dp = (struct direct *)(buf + loc); in putdir()
454 putent(struct direct *dp) in putent()
[all …]
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Ddir.h44 struct direct { struct
60 (((sizeof (struct direct) - (MAXNAMLEN+1) + ((dp)->d_namlen+1)) + 3) & ~3) argument
83 extern struct direct *readdir();
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Ddir.h77 struct direct struct
93 ((sizeof (struct direct) - (MAXNAMLEN+1)) + (((dp)->d_namlen+1 + 3) &~ 3))
141 extern struct direct *readdir ();
H A Dfsys_ffs.c187 struct direct *dp; in ffs_dir()
266 dp = (struct direct *) (FSYS_BUF + off); in ffs_dir()
H A Dfsys_ufs.c233 struct direct *dp; in dlook()
258 dp = (struct direct *)(DIRENT + off); in dlook()
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfmove.c46 reg int direct; local
115 direct = 0;
136 direct = SF_WRITE;
148 direct = SF_STRING;
153 if(!direct)
187 if(!direct)
200 { if(direct == SF_WRITE)
/titanic_41/usr/src/lib/libast/common/dir/
H A Dgetdents.c122 register struct direct* sp; /* system */
135 n = (siz / MAXREC) * sizeof(struct direct);
140 sp = (struct direct*)((char*)buf + siz - m);
141 while (sp < (struct direct*)((char*)buf + siz - m + n))
/titanic_41/usr/src/uts/common/sys/fs/
H A Dufs_fsdir.h77 struct direct { struct
92 ((sizeof (struct direct) - (MAXNAMLEN+1)) + (((dp)->d_namlen+1+3) &~ 3))
/titanic_41/usr/src/cmd/fs.d/ufs/ncheck/
H A Dncheck.c126 int dotname(struct direct *dp);
135 struct direct *dreaddir();
413 struct direct *dp; in pass2()
454 struct direct *dp; in pass3()
492 struct direct *
495 struct direct *dp; in dreaddir()
514 dp = (struct direct *) in dreaddir()
525 dotname(struct direct *dp) in dotname()
/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Ddir.c62 static int dircheck(struct inodesc *, struct direct *);
65 static struct direct *fsck_readdir(struct inodesc *);
104 struct direct *dp; in dirscan()
110 struct direct dir; in dirscan()
159 static struct direct *
162 struct direct *dp, *ndp = 0; in fsck_readdir()
201 dp = (struct direct *)(bp->b_un.b_buf + idesc->id_loc); in fsck_readdir()
242 dp = (struct direct *)(bp->b_un.b_buf + origloc); in fsck_readdir()
312 ndp = (struct direct *)(bp->b_un.b_buf + idesc->id_loc); in fsck_readdir()
328 dircheck(struct inodesc *idesc, struct direct *dp) in dircheck()
[all …]
/titanic_41/usr/src/cmd/svc/startd/
H A Dwait.c89 wait_remove(wait_info_t *wi, int direct) in wait_remove() argument
125 if (!direct && !wi->wi_ignore) { in wait_remove()
192 wait_register(pid_t pid, const char *inst_fmri, int am_parent, int direct) in wait_register() argument
222 wait_remove(wi, direct); in wait_register()
/titanic_41/usr/src/cmd/vi/port/
H A Dex_data.c46 unsigned char direct[ONMSZ] = variable
93 (unsigned char *)"directory", (unsigned char *)"dir", STRING, 0, 0, direct,
/titanic_41/usr/src/cmd/fs.d/autofs/
H A Dmount.c124 process_opts(options, &fni.direct); in main()
136 if (fni.direct) in main()
147 fni.direct ? MNTTAB_OPTS ",direct" : MNTTAB_OPTS ",indirect"); in main()
/titanic_41/usr/src/cmd/bnu/
H A DDevices52 # ---A direct line so 'cu -lcua/b' will work
53 # Direct cua/b - 9600 direct
63 # ---Access a direct connection to a system
64 # systemx term/00 - Any direct
91 # with a direct connection to login service (i.e., without
133 Direct cua/b - Any direct
/titanic_41/usr/src/cmd/fs.d/ufs/ff/
H A Dff.c137 struct direct *dreaddir(struct dirstuff *dirp);
138 int dotname(struct direct *dp);
456 struct direct *dp; in pass2()
494 struct direct *dp; in pass3()
558 struct direct *
561 struct direct *dp; in dreaddir()
575 dp = (struct direct *) in dreaddir()
585 dotname(struct direct *dp) in dotname()
/titanic_41/usr/src/uts/common/fs/ufs/
H A Dufs_dir.c93 ((sizeof (struct direct) - (MAXNAMLEN + 1)) + ((len + 1 + 3) &~ 3))
95 (((len) - (sizeof (struct direct) - (MAXNAMLEN + 1))) - 1)
186 struct direct *ep; /* the current directory entry */ in ufs_dirlook()
414 ep = (struct direct *)(fbp->fb_addr + entryoffsetinblock); in ufs_dirlook()
1018 struct direct *ep; /* directory entry */ in ufs_dircheckforname()
1019 struct direct *nep; /* next directory entry */ in ufs_dircheckforname()
1108 nep = (struct direct *)((char *)ep + ep->d_reclen); in ufs_dircheckforname()
1285 ep = (struct direct *)(fbp->fb_addr + entryoffsetinblk); in ufs_dircheckforname()
1774 struct direct *ep, *nep; in ufs_diraddentry()
1851 nep = (struct direct *)((char *)ep + ep->d_reclen); in ufs_diraddentry()
[all …]
/titanic_41/usr/src/uts/common/rpcsvc/
H A Dautofs_prot.x119 int direct; /* 1 = direct mount */ member
141 % int32_t direct; /* 1 = direct mount */
/titanic_41/usr/src/uts/common/io/softmac/
H A Dsoftmac_fp.c230 dld_capab_direct_t *direct = data; in softmac_capab_direct() local
242 sup->su_direct_rxinfo.slr_rx = (softmac_rx_t)direct->di_rx_cf; in softmac_capab_direct()
243 sup->su_direct_rxinfo.slr_arg = direct->di_rx_ch; in softmac_capab_direct()
245 direct->di_tx_df = (uintptr_t)softmac_fastpath_wput_data; in softmac_capab_direct()
246 direct->di_tx_dh = sup; in softmac_capab_direct()
247 direct->di_tx_fctl_df = (uintptr_t)softmac_tx_is_flow_blocked; in softmac_capab_direct()
248 direct->di_tx_fctl_dh = sup; in softmac_capab_direct()
249 direct->di_tx_cb_df = (uintptr_t)softmac_client_tx_notify; in softmac_capab_direct()
250 direct->di_tx_cb_dh = sup; in softmac_capab_direct()
/titanic_41/usr/src/stand/lib/fs/ufs/
H A Dufsops.c92 static struct direct *readdir(struct dirinfo *dstuff);
323 struct direct *dp; in dlook()
403 struct direct *
406 struct direct *dp; in readdir()
436 dp = (struct direct *)(filep->fi_memp + off); in readdir()
907 struct direct *dp; in boot_ufs_getdents()
/titanic_41/usr/src/cmd/backup/include/
H A Dbyteorder.h56 extern void normdirect(struct byteorder_ctx *, struct direct *);

123456