HomeSort by relevance Sort by last modified time
    Searched defs:fh (Results 1 - 25 of 41) sorted by null

1 2

  /onnv/onnv-gate/usr/src/lib/libsmbfs/smb/
print.c 60 uint16_t fh; local
90 mb_get_uint16(mbp, &fh);
91 *fhp = fh;
103 smb_printer_close(struct smb_ctx *ctx, int fh)
114 mb_put_uint16le(mbp, (uint16_t)fh);
file.c 65 smb_fh_close(struct smb_ctx *ctx, int fh)
76 mb_put_uint16le(mbp, (uint16_t)fh);
100 uint16_t fh; local
169 mb_get_uint16le(mbp, &fh); /* FID */
185 *fhp = fh;
274 smb_fh_read(struct smb_ctx *ctx, int fh, off_t offset, size_t count,
280 rwrq.ioc_fh = fh;
291 smb_fh_write(struct smb_ctx *ctx, int fh, off_t offset, size_t count,
297 rwrq.ioc_fh = fh;
316 smb_fh_xactnp(struct smb_ctx *ctx, int fh,
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
print.c 191 int fh = -1; local
193 error = smb_printer_open(ctx, setup_len, mode, title, &fh);
210 wcnt = smb_fh_write(ctx, fh, offset, rcnt, databuf);
224 (void) smb_printer_close(ctx, fh);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/ui/
ProportionalLayout.java 137 float fh = (float)totalHeight local
140 c.setBounds(x, y, totalWidth, (int)fh);
141 y += (int)fh;
  /onnv/onnv-gate/usr/src/uts/common/tnf/
tnf_buf.c 74 tnfw_b_alloc_block(tnf_buf_file_header_t *fh, enum tnf_alloc_mode istag)
88 lp = &fh->lock;
102 bcount = fh->com.block_count; /* total block count */
104 gen = fh->next_alloc.gen;
105 bn = fh->next_alloc.block[gen & TNFW_B_ALLOC_LO];
124 ((char *)fh + (bn << TNF_BLOCK_SHIFT));
134 gen = fh->next_alloc.gen;
135 bn = fh->next_alloc.block[gen & TNFW_B_ALLOC_LO];
151 tmp_gen = fh->next_alloc.gen;
152 tmp_bn = fh->next_alloc.block[tmp_gen & TNFW_B_ALLOC_LO]
310 tnf_buf_file_header_t *fh; local
344 tnf_buf_file_header_t *fh; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
smb_usr.c 355 u_int16_t fh; local
386 fh = ioc->ioc_fh;
399 err = smb_rwuio(ssp, fh, rw, &auio, &scred, 0);
  /onnv/onnv-gate/usr/src/cmd/devfsadm/
audio_link.c 148 finddevhdl_t fh; local
155 (finddev_readdir("/dev", &fh) == 0)) {
158 while ((!doneit) && ((path = finddev_next(fh)) != NULL)) {
168 finddev_close(fh);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_mount.c 321 int fh; local
324 fh = sum_filehandle(NFS_FHSIZE);
325 (void) sprintf(buff, " FH=%04X", fh & 0xFFFF);
333 int fh; local
336 fh = sum_filehandle(NFS_FHSIZE);
338 (void) sprintf(get_line(0, 0), "File handle = [%04X]", fh & 0xFFFF);
412 int fh; local
416 fh = sum_filehandle(len);
417 (void) sprintf(buff, " FH=%04X", fh & 0xFFFF)
426 int fh; local
    [all...]
snoop_nfs.c 136 char *fh; local
161 fh = sum_nfsfh();
163 fh,
167 fh = sum_nfsfh();
173 fh, off, sz);
176 fh = sum_nfsfh();
178 fh,
181 fh = sum_nfsfh();
183 fh,
187 fh = sum_nfsfh()
490 int fh = 0; local
503 int fh; local
515 int fh; local
    [all...]
snoop_nfs3.c 167 char *fh, *name; local
191 fh = sum_nfsfh3();
196 fh, off, sz);
199 fh = sum_nfsfh3();
205 fh, off, sz, getxdr_u_long());
208 fh = sum_nfsfh3();
210 fh, sum_access());
216 fh = sum_nfsfh3();
218 fh, getxdr_string(buff,
222 fh = sum_nfsfh3()
787 int fh; local
801 int fh; local
    [all...]
snoop_nfs_acl.c 197 char *fh; local
212 fh = sum_nfsfh();
214 (void) sprintf(line, "%s mask=%lu", fh, mask);
223 fh = sum_nfsfh();
224 (void) sprintf(line, "%s (%s)", fh,
228 fh = sum_nfsfh();
229 (void) sprintf(line, "%s create=%s", fh,
291 char *fh; local
306 fh = sum_nfsfh3();
308 (void) sprintf(line, "%s mask=%lu", fh, mask)
366 char *fh; local
    [all...]
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/nfslog/
fhtab.h 32 * Support for the fh mapping file for nfslog.
79 fhandle_t fh; /* filehandle for this component */ member in struct:fhlist_ent
90 #define NAME_DELETED 0x02 /* is the dir info still valid for this fh? */
91 #define PUBLIC_PATH 0x04 /* is the dir info still valid for this fh? */
141 int db_add(char *fhpath, fhandle_t *dfh, char *name, fhandle_t *fh,
143 fhlist_ent *db_lookup(char *fhpath, fhandle_t *fh, fhlist_ent *fhrecp,
147 int db_delete(char *fhpath, fhandle_t *fh);
153 char *nfslog_get_path(fhandle_t *fh, char *name, char *fhpath, char *prtstr);
158 * Macro to determine which fhandle to use - input or public fh
160 #define NFSLOG_GET_FHANDLE2(fh) \
    [all...]
fhtab.c 60 #define PRINT_FULL_DATA(fp, func, dfh, fh, name, str) \
64 if ((fh) != NULL) { \
65 (void) fprintf(fp, ", fh "); \
66 debug_opaque_print(fp, fh, sizeof (*(fh))); \
74 fhandle_t fh; member in struct:export_handle_cache
87 static void fh_print_all_keys(char *fhpath, fhandle_t *fh);
89 static fhlist_ent *fh_lookup(char *fhpath, fhandle_t *fh, fhlist_ent *fhrecp,
97 static fhlist_ent *fh_lookup_link(char *fhpath, fhandle_t *dfh, fhandle_t *fh,
101 static struct export_handle_cache *find_fh_in_export_cache(fhandle_t *fh);
1125 fhandle_t *dfh, *fh; local
1229 fhandle_t *dfh, *fh; local
1357 fhandle_t *dfh, *fh; local
1511 fhandle_t *dfh, *fh; local
1635 fhandle_t *dfh, *fh; local
1681 fhandle_t *dfh, *fh; local
1844 fhandle_t *dfh, *fh; local
1884 fhandle_t *dfh, *fh; local
1928 fhandle_t *dfh, *fh; local
1995 fhandle_t *dfh, *fh; local
2130 fhandle_t *fh; local
2178 fhandle_t *fh; local
2220 fhandle_t *fh; local
    [all...]
nfslog_trans.c 96 fhandle_t fh; member in union:transentry::__anon522
196 if (bcmp(&(pte->fh_u.fh), &(entry->fh_u.fh),
593 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->ra_fhandle));
662 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->waargs_fhandle));
744 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->saa_fh));
806 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(
870 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->da_fhandle));
934 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->ca_da.da_fhandle));
980 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->da_fhandle))
1092 fhandle_t *fh = &args->la_from; local
1204 fhandle_t *fh = NFSLOG_GET_FHANDLE3(&args->file); local
1274 fhandle_t *fh = NFSLOG_GET_FHANDLE3(&args->file); local
1357 fhandle_t *fh = NFSLOG_GET_FHANDLE3(&args->object); local
    [all...]
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
mount.h 75 caddr_t fh; /* File handle to be mounted */ member in struct:nfs_args
  /onnv/onnv-gate/usr/src/lib/libbc/libc/sys/4.2/
mount.c 78 caddr_t fh; /* File handle to be mounted */ member in struct:nfsarg
146 na->fh = nfsa->fh;
  /onnv/onnv-gate/usr/src/lib/libtnfprobe/
tnf_buf.c 107 volatile tnf_buf_file_header_t *fh; local
130 fh = (volatile tnf_buf_file_header_t *)_tnfw_b_control->tnf_buffer;
135 while (b != fh->com.block_size) {
140 while (b < fh->com.block_count) {
150 * first. fh->next_tag_alloc is only a hint; it is updated
153 if (istag && fh->next_tag_alloc < TNFW_B_DATA_BLOCK_BEGIN) {
154 i = fh->next_tag_alloc;
157 block = (tnf_block_header_t *) ((char *) fh + i);
161 i += fh->com.block_size;
164 if (i > fh->next_tag_alloc
345 tnf_buf_file_header_t *fh = (tnf_buf_file_header_t *)buf; local
442 volatile tnf_buf_file_header_t *fh; local
560 volatile tnf_buf_file_header_t *fh = local
629 volatile tnf_buf_file_header_t *fh = local
674 volatile tnf_buf_file_header_t *fh = local
692 volatile tnf_buf_file_header_t *fh = local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/nfs/
mount.h 75 caddr_t fh; /* File handle to be mounted */ member in struct:nfs_args
111 caddr32_t fh; /* File handle to be mounted */ member in struct:nfs_args32
nfs_acl.h 80 fhandle_t fh; member in struct:GETACL2args
100 fhandle_t fh; member in struct:SETACL2args
119 fhandle_t fh; member in struct:GETATTR2args
137 fhandle_t fh; member in struct:ACCESS2args
164 fhandle_t fh; member in struct:GETXATTRDIR2args
170 fhandle_t fh; member in struct:GETXATTRDIR2resok
184 nfs_fh3 fh; member in struct:GETACL3args
210 nfs_fh3 fh; member in struct:SETACL3args
235 nfs_fh3 fh; member in struct:GETXATTRDIR3args
241 nfs_fh3 fh; member in struct:GETXATTRDIR3resok
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/libldom/sparc/
ldom.c 176 int fh; local
180 if ((fh = open("/devices/pseudo/mdesc@0:mdesc", O_RDONLY, 0)) < 0)
183 if (ioctl(fh, MDESCIOCGSZ, &size) < 0) {
184 (void) close(fh);
190 if (read(fh, bufp, size) < 0) {
192 (void) close(fh);
195 (void) close(fh);
  /onnv/onnv-gate/usr/src/uts/common/fs/nfs/
nfs3_vfsops.c 195 nfs3_free_args(struct nfs_args *nargs, nfs_fhandle *fh)
198 if (fh)
199 kmem_free(fh, sizeof (*fh));
210 if (nargs->fh) {
211 kmem_free(nargs->fh, strlen(nargs->fh) + 1);
212 nargs->fh = NULL;
251 nfs3_copyin(char *data, int datalen, struct nfs_args *nargs, nfs_fhandle *fh)
362 if (copyin(STRUCT_FGETP(args, fh), fh, sizeof (nfs_fhandle)))
1606 nfs_fh3 fh; local
    [all...]
nfs_log_xdr.c 826 !xdr_post_op_fh3(xdrs, &infop->fh) ||
909 nfs_fh3 fh; local
912 fh = *objp;
913 fh.fh3_len = NFS_FHMAXDATA;
914 fh.fh3_xlen = NFS_FHMAXDATA;
915 fh.fh3_length = NFS3_OLDFHSIZE;
916 return (xdr_nfs_fh3_server(xdrs, &fh));
nfs4_srv_attr.c 131 cs.fh.nfs_fh4_val = NULL;
347 * only) are either fh's that expire when the filesystem is shared (reshared),
348 * fh's that expire on a rename and persistent ones.
772 nfs_fh4_fmt_t fh; local
776 bzero(&fh, sizeof (nfs_fh4_fmt_t));
777 if (!xdr_inline_decode_nfs_fh4((uint32_t *)wirefh->nfs_fh4_val, &fh,
781 return (bcmp(srvfh->nfs_fh4_val, &fh, srvfh->nfs_fh4_len));
789 nfs_fh4 *fh; local
798 * If sarg->cs->fh is all zeros then should makefh a new
801 fh = &sarg->cs->fh
    [all...]
nfs4_rnode.c 288 * We have seen a case that the fh passed in is for "." which
289 * should be a VROOT node, however, the fh is different from the
290 * root fh stored in the mntinfo4_t. The invalid fh might be
292 * a later time. To avoid the panic, we drop the bad fh, use
293 * the root fh from mntinfo4_t, and print an error message
297 badrootfh_check(nfs4_sharedfh_t *fh, nfs4_fname_t *nm, mntinfo4_t *mi,
306 if ((s[0] == '.' && s[1] == '\0') && fh &&
307 !SFH4_SAME(mi->mi_rootfh, fh)) {
317 /* print the bad fh */
1910 nfs4_fhandle_t fh, fh2; local
    [all...]
nfs4_srv_readdir.c 1031 char fh[NFS_FH4_LEN]; member in struct:__anon3
1032 } fh; local
1033 fh.len = 0;
1034 fh.val = fh.fh;
1035 (void) makefh4((nfs_fh4 *)&fh, vp,
1039 set_fh4_flag((nfs_fh4 *)&fh,
1044 (nfs_fh4_fmt_t *)fh.val)) {
    [all...]

Completed in 1320 milliseconds

1 2