Home
last modified time | relevance | path

Searched refs:fsl (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/rp_basic/
H A Dlibnfs_basic.c280 fs_locations4 *fsl; in nfs_basic_deref() local
289 fsl = get_fs_locations((char *)svc_data); in nfs_basic_deref()
290 if (fsl == NULL) in nfs_basic_deref()
295 slen = xdr_sizeof(xdr_fs_locations4, (void *)fsl); in nfs_basic_deref()
298 xdr_free(xdr_fs_locations4, (char *)fsl); in nfs_basic_deref()
303 print_referral_summary(fsl); in nfs_basic_deref()
306 err = xdr_fs_locations4(&xdr, fsl); in nfs_basic_deref()
308 xdr_free(xdr_fs_locations4, (char *)fsl); in nfs_basic_deref()
/illumos-gate/usr/src/cmd/fs.d/nfs/lib/
H A Dref_subr.c127 print_referral_summary(fs_locations4 *fsl) in print_referral_summary() argument
134 if (fsl == NULL) { in print_referral_summary()
139 for (i = 0; i < fsl->locations.locations_len; i++) { in print_referral_summary()
142 fs = &fsl->locations.locations_val[i]; in print_referral_summary()
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsref/
H A Dnfsref.c264 fs_locations4 fsl; in lookup() local
307 err = xdr_fs_locations4(&xdr, &fsl); in lookup()
312 print_referral_summary(&fsl); in lookup()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_srv_attr.c1621 fs_locations4 *fsl; in rfs4_fattr4_fs_locations() local
1637 fsl = fetch_referral(sarg->cs->vp, sarg->cs->cr); in rfs4_fattr4_fs_locations()
1638 if (fsl == NULL) in rfs4_fattr4_fs_locations()
1642 na->fs_locations = *fsl; in rfs4_fattr4_fs_locations()
1643 kmem_free(fsl, sizeof (fs_locations4)); in rfs4_fattr4_fs_locations()
H A Dnfs4_srv.c10122 fs_locations4 *fsl; in build_symlink() local
10130 if ((fsl = fetch_referral(vp, cr)) == NULL) in build_symlink()
10134 fs = &fsl->locations_val[0]; in build_symlink()
10137 rfs4_free_fs_locations4(fsl); in build_symlink()
10138 kmem_free(fsl, sizeof (fs_locations4)); in build_symlink()
10164 rfs4_free_fs_locations4(fsl); in build_symlink()
10165 kmem_free(fsl, sizeof (fs_locations4)); in build_symlink()
/illumos-gate/usr/src/data/terminfo/extras/
H A Drxvt-unicode.terminfo186 fsl=\007,
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src2549 # (vt320: uncommented <fsl> --esr)
5123 dsl@, fsl@, tsl@, use=ncsa,
5126 dsl@, fsl@, tsl@, use=ncsa-m,
5269 dsl=^L, fsl=\E[K, tsl=^M, use=sun,
6374 fsl=\E&d@\E&w7f2p1I\E&w4f1I,
12677 dsl=\E[0*w, fsl=\E[1;1!w,
14853 fsl=^M, invis@,
14997 fsl=^]\345, home=^A,
15991 dsl@, fsl@, tsl@, use=ndr9500,
16012 dsl@, fsl@, tsl@, use=ndr9500-mc,
[all …]
H A Dtermcap.src2770 # removed (hs, eslok, tsl=\E[?E\E[?%i%dT, fsl=\E[?F, dsl=\E[?E)
4461 # sequences for setting the window-title. So you must use tsl and fsl in
4983 # add fsl [return from status line]
13378 # . 'fsl' & 'dsl' use illegal char since cr is actioned wrong on line 25
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c4370 prt_fs_location(fs_location4 *fsl) in prt_fs_location() argument
4374 for (i = 0; i < fsl->server.server_len; i++) in prt_fs_location()
4376 utf8localize(&fsl->server.server_val[i])); in prt_fs_location()
4378 detail_pathname4(&fsl->rootpath, "rootpath: "); in prt_fs_location()
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcaps181 from_status_line, "fsl" "fs" Return from status line
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dcaps188 from_status_line fsl fs str Return from status line
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dcaps186 from_status_line fsl fs str Return from status line