Home
last modified time | relevance | path

Searched refs:ftp (Results 1 – 25 of 64) sorted by relevance

123

/illumos-gate/usr/src/cmd/fm/fmd/common/
H A Dfmd_topo.c86 ftp->ft_hdl = tp; in fmd_topo_update()
105 ftp->ft_refcount = 1; in fmd_topo_update()
114 fmd_topo_t *ftp; in fmd_topo_hold() local
118 ftp->ft_refcount++; in fmd_topo_hold()
121 return (ftp); in fmd_topo_hold()
128 ftp->ft_refcount++; in fmd_topo_addref()
145 fmd_topo_t *ftp; in fmd_topo_rele_hdl() local
148 for (ftp = fmd_list_next(&fmd.d_topo_list); ftp != NULL; in fmd_topo_rele_hdl()
149 ftp = fmd_list_next(ftp)) { in fmd_topo_rele_hdl()
153 ASSERT(ftp != NULL); in fmd_topo_rele_hdl()
[all …]
H A Dfmd_dr.c79 fmd_topo_t *ftp, *prev; in fmd_dr_event() local
139 ftp = fmd_topo_hold(); in fmd_dr_event()
140 e = fmd_event_create(FMD_EVT_TOPO, ftp->ft_time_end, NULL, ftp); in fmd_dr_event()
H A Dfmd_fmri.c233 fmd_topo_t *ftp; in fmd_fmri_topo_hold() local
238 ftp = fmd_topo_hold(); in fmd_fmri_topo_hold()
240 return (ftp->ft_hdl); in fmd_fmri_topo_hold()
/illumos-gate/usr/src/lib/libdtrace/i386/
H A Ddt_isadep.c67 ftp->ftps_noffs = 1; in dt_pid_create_entry_probe()
68 ftp->ftps_offs[0] = 0; in dt_pid_create_entry_probe()
151 ftp->ftps_noffs = 0; in dt_pid_create_return_probe()
177 ftp->ftps_offs[ftp->ftps_noffs++] = i + 1; in dt_pid_create_return_probe()
182 ftp->ftps_offs[ftp->ftps_noffs++] = i + 1; in dt_pid_create_return_probe()
188 ftp->ftps_offs[ftp->ftps_noffs++] = i + 3; in dt_pid_create_return_probe()
195 ftp->ftps_offs[ftp->ftps_noffs++] = i + 3; in dt_pid_create_return_probe()
250 ftp->ftps_offs[ftp->ftps_noffs++] = i; in dt_pid_create_return_probe()
274 ftp->ftps_noffs = 1; in dt_pid_create_offset_probe()
386 ftp->ftps_offs[ftp->ftps_noffs++] = i; in dt_pid_create_glob_offset_probes()
[all …]
/illumos-gate/usr/src/lib/libdtrace/sparc/
H A Ddt_isadep.c57 ftp->ftps_noffs = 1; in dt_pid_create_entry_probe()
58 ftp->ftps_offs[0] = 0; in dt_pid_create_entry_probe()
98 ftp->ftps_noffs = 0; in dt_pid_create_return_probe()
258 ftp->ftps_offs[ftp->ftps_noffs++] = i * 4; in dt_pid_create_return_probe()
271 return (ftp->ftps_noffs); in dt_pid_create_return_probe()
285 ftp->ftps_noffs = 1; in dt_pid_create_offset_probe()
286 ftp->ftps_offs[0] = off; in dt_pid_create_offset_probe()
307 ftp->ftps_noffs = 0; in dt_pid_create_glob_offset_probes()
317 ftp->ftps_offs[ftp->ftps_noffs++] = i; in dt_pid_create_glob_offset_probes()
325 ftp->ftps_offs[ftp->ftps_noffs++] = i; in dt_pid_create_glob_offset_probes()
[all …]
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprintaps.c24 ftpinfo_t ftp; local
74 (ap.aps_psiz == sizeof(ftp))) {
75 if (kmemcpy((char *)&ftp, (long)ap.aps_data, sizeof(ftp)))
83 ftp.ftp_side[0].ftps_seq[0],
84 ftp.ftp_side[0].ftps_seq[1],
85 ftp.ftp_side[0].ftps_len, ftp.ftp_side[0].ftps_junk,
86 ftp.ftp_side[0].ftps_cmds);
91 ftp.ftp_side[1].ftps_seq[0],
92 ftp.ftp_side[1].ftps_seq[1],
93 ftp.ftp_side[1].ftps_len, ftp.ftp_side[1].ftps_junk,
[all …]
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_traverse.c86 (*(ftp)->ft_callbk)((ftp)->ft_arg, pp, ep)
340 if (!ftp || !ftp->ft_path || !*ftp->ft_path || !ftp->ft_callbk) { in traverse_post()
356 ftp->ft_lpath = ftp->ft_path; in traverse_post()
383 if (VERBOSE(ftp)) in traverse_post()
416 if (VERBOSE(ftp)) in traverse_post()
455 if (VERBOSE(ftp)) in traverse_post()
564 if (VERBOSE(ftp)) in traverse_post()
607 if (VERBOSE(ftp)) in traverse_post()
760 if (!ftp || !ftp->ft_path || !*ftp->ft_path || !ftp->ft_callbk) { in traverse_level()
773 ftp->ft_lpath = ftp->ft_path; in traverse_level()
[all …]
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_ftp_pxy.c159 ftpinfo_t *ftp; local
163 if (ftp == NULL)
172 bzero((char *)ftp, sizeof(*ftp));
428 ftpinfo_t *ftp;
502 ftpinfo_t *ftp;
792 ftpinfo_t *ftp;
1005 ftpinfo_t *ftp; in ippr_ftp_valid()
1035 ftpinfo_t *ftp;
1360 ftpinfo_t *ftp; local
1364 if (ftp == NULL)
[all …]
/illumos-gate/usr/src/pkg/manifests/
H A Dnetwork-ftp.p5m27 set name=pkg.fmri value=pkg:/network/ftp@$(PKGVERS)
30 …value="The ftp command is the user interface to the Internet standard File Transfer Protocol (FTP)"
36 file path=etc/default/ftp group=sys original_name=SUNWbip:etc/default/ftp \
40 file path=usr/bin/ftp mode=0555
43 file path=usr/share/man/man1/ftp.1
45 file path=usr/share/man/man5/ftp.5
53 license usr/src/cmd/cmd-inet/usr.bin/ftp/THIRDPARTYLICENSE \
54 license=usr/src/cmd/cmd-inet/usr.bin/ftp/THIRDPARTYLICENSE
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_filio.c565 struct fiotune ftp; in ufs_fiotune() local
578 if (copyin(uftp, &ftp, sizeof (ftp))) in ufs_fiotune()
584 if ((ftp.maxcontig <= 0) || in ufs_fiotune()
585 (ftp.rotdelay != 0) || in ufs_fiotune()
586 (ftp.maxbpg <= 0) || in ufs_fiotune()
587 (ftp.minfree < 0) || in ufs_fiotune()
588 (ftp.minfree > 99) || in ufs_fiotune()
589 ((ftp.optim != FS_OPTTIME) && (ftp.optim != FS_OPTSPACE))) in ufs_fiotune()
599 fs->fs_maxbpg = ftp.maxbpg; in ufs_fiotune()
600 fs->fs_minfree = ftp.minfree; in ufs_fiotune()
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dhunt7.c35 char *p, **ftp; in findline() local
68 for (ftp = fgnames; ftp < fgnamp; ftp++) in findline()
69 if (strcmp(*ftp, name) == SAME) in findline()
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_pid.c85 if (ftp != NULL) in dt_pid_error()
86 dt_free(dtp, ftp); in dt_pid_error()
111 fasttrap_probe_spec_t *ftp; in dt_pid_per_sym() local
128 if ((ftp = dt_alloc(dtp, sz)) == NULL) { in dt_pid_per_sym()
133 ftp->ftps_pid = pid; in dt_pid_per_sym()
134 (void) strncpy(ftp->ftps_func, func, sizeof (ftp->ftps_func)); in dt_pid_per_sym()
136 dt_pid_objname(ftp->ftps_mod, sizeof (ftp->ftps_mod), pp->dpp_lmid, in dt_pid_per_sym()
142 return (dt_pid_error(dtp, pcb, dpr, ftp, in dt_pid_per_sym()
153 return (dt_pid_error(dtp, pcb, dpr, ftp, in dt_pid_per_sym()
180 return (dt_pid_error(dtp, pcb, dpr, ftp, in dt_pid_per_sym()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/etc/
H A Dipqosconf.1.sample40 # filter ftpout needs to be given the uid of the user ftp. The ftp user account
41 # is the one used by the ftp server for anonymous logins, thus filtering on
42 # this enables us to capture anonymous ftp user traffic.
58 name ftp
80 # This filter catches anonymous ftp user outgoing traffic.
84 # Traffic generated by ftp user, given by __ftp-uid__.
86 class ftp
/illumos-gate/usr/src/cmd/ipf/examples/
H A Dnat.eg10 # For example, to redirect FTP connections through this box, to the local ftp
13 rdr ed0 0.0.0.0/0 port ftp -> 127.0.0.1 port ftp
H A Dftp-proxy25 map int-c ipaddr-a/32 -> ip-addr-c-net/32 proxy port ftp ftp/tcp
36 map vx0 10.1.1.1/32 -> 203.45.67.91/32 proxy port ftp ftp/tcp
H A DBASIC.NAT13 map ppp0 w.x.y.z/24 -> a.b.c.d/32 proxy port ftp ftp/tcp
H A DBASIC_1.FW70 pass in quick proto tcp from any to any port = ftp keep state group 201
71 pass in quick proto tcp from any to any port = ftp-data keep state group 201
72 pass in quick proto tcp from any port = ftp-data to any port > 1023 keep state group 101
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A DMakefile27 PROG = ftp
28 DEFAULTFILES = ftp.dfl
30 OBJS = cmds.o cmdtab.o ftp.o getpass.o glob.o main.o pclose.o \
H A Dftp.dfl27 # This is the ftp client configuration file
30 # in /usr/bin/ftp. To get the default behavior, leave these
35 # 959 LIST command. "YES" is the current default, causing ftp
/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A DREADME23 An updated versions of this package can be retrieved from ftp server:
25 ftp://ftp.butya.kz/pub/smbfs/smbfs.tar.gz
H A DCREDITS5 Various documents from the Microsoft ftp site.
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c650 struct fileinfo *chgp, *tgtp, *basp, *fcp, *ftp; in find_link() local
657 ftp = &fp->f_info[tgtside]; in find_link()
714 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()
715 (ftp->f_d_min == tgtp->f_d_min) && in find_link()
716 (ftp->f_ino == tgtp->f_ino)) in find_link()
778 if ((ftp->f_d_maj == tgtp->f_d_maj) && in find_link()
779 (ftp->f_d_min == tgtp->f_d_min) && in find_link()
780 (ftp->f_ino == tgtp->f_ino)) in find_link()
/illumos-gate/usr/src/grub/grub-0.97/
H A DMAINTENANCE13 gnudist.gnu.org:~ftp/gnu/Manuals/grub-VERSION (VERSION is, for
15 5. Run ``ln -sf grub-VERSION grub'' in gnudist.gnu.org:~ftp/gnu/Manuals.
26 grub-VERSION-i386-pc.ext2fs to fencepost.gnu.org:~ftp/gnu/grub.
/illumos-gate/usr/src/data/locale/
H A DREADME.txt6 http://ftp.unicode.org/Public/.
/illumos-gate/usr/src/cmd/fs.d/smbclnt/
H A DCREDITS5 Various documents from the Microsoft ftp site.

123