Searched refs:ssp (Results 1 - 25 of 60) sorted by relevance

123

/freebsd-11-stable/share/examples/sunrpc/sort/
H A Dsort_proc.c13 sort_1(ssp)
14 struct sortstrings *ssp;
21 qsort(ssp->ss.ss_val, ssp->ss.ss_len, sizeof (char *), comparestrings);
22 ss_res.ss.ss_len = ssp->ss.ss_len;
23 ss_res.ss.ss_val = (str *)malloc(ssp->ss.ss_len * sizeof(str *));
24 bcopy(ssp->ss.ss_val, ss_res.ss.ss_val,
25 ssp->ss.ss_len * sizeof(str *));
/freebsd-11-stable/gnu/lib/libssp/
H A DMakefile14 .PATH: ${SRCDIR} ${SRCDIR}/ssp
16 LIB= ssp
20 SRCS= ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
28 VERSION_MAP= ${SRCDIR}/ssp.map
31 INCS= ssp.h string.h stdio.h unistd.h
32 INCSDIR=${INCLUDEDIR}/ssp
34 CLEANFILES= ssp.h
35 ssp.h: ssp.h.in
/freebsd-11-stable/contrib/gcclibs/libssp/
H A Dmemcpy-chk.c37 #include <ssp/ssp.h>
H A Dmemmove-chk.c37 #include <ssp/ssp.h>
H A Dmempcpy-chk.c37 #include <ssp/ssp.h>
H A Dmemset-chk.c37 #include <ssp/ssp.h>
H A Dstpcpy-chk.c37 #include <ssp/ssp.h>
H A Dstrcpy-chk.c37 #include <ssp/ssp.h>
H A Dstrncpy-chk.c37 #include <ssp/ssp.h>
H A Dvsnprintf-chk.c37 #include <ssp/ssp.h>
H A DMakefile.am15 version_arg = -Wl,--version-script=$(srcdir)/ssp.map
16 version_dep = $(srcdir)/ssp.map
28 nobase_libsubinclude_HEADERS = ssp/ssp.h ssp/string.h ssp/stdio.h ssp/unistd.h
31 ssp.c gets-chk.c memcpy-chk.c memmove-chk.c mempcpy-chk.c \
41 ssp-local.c
H A Dsnprintf-chk.c37 #include <ssp/ssp.h>
H A Dstrcat-chk.c37 #include <ssp/ssp.h>
H A Dsprintf-chk.c37 #include <ssp/ssp.h>
H A Dvsprintf-chk.c37 #include <ssp/ssp.h>
H A Dgets-chk.c37 #include <ssp/ssp.h>
/freebsd-11-stable/sys/netsmb/
H A Dsmb_conn.c157 vcspec->ssp = NULL;
160 &vcspec->ssp);
183 struct smb_share *ssp = NULL; local
207 error = smb_share_create(vcp, shspec, scred, &ssp);
210 error = smb_smb_treeconnect(ssp, scred);
212 vcspec->ssp = ssp;
214 smb_share_put(ssp, scred);
612 smb_vc_cmpshare(struct smb_share *ssp, struct smb_sharespec *dp) argument
616 if (strcmp(ssp
648 struct smb_share *ssp = NULL; local
743 struct smb_share *ssp; local
788 struct smb_share *ssp = CPTOSS(cp); local
800 struct smb_share *ssp = CPTOSS(cp); local
806 smb_share_ref(struct smb_share *ssp) argument
812 smb_share_rele(struct smb_share *ssp, struct smb_cred *scred) argument
818 smb_share_get(struct smb_share *ssp, struct smb_cred *scred) argument
830 smb_share_put(struct smb_share *ssp, struct smb_cred *scred) argument
837 smb_share_lock(struct smb_share *ssp) argument
850 smb_share_unlock(struct smb_share *ssp) argument
861 smb_share_access(struct smb_share *ssp, struct smb_cred *scred, mode_t mode) argument
874 smb_share_invalidate(struct smb_share *ssp) argument
880 smb_share_valid(struct smb_share *ssp) argument
887 smb_share_getpass(struct smb_share *ssp) argument
900 smb_share_getinfo(struct smb_share *ssp, struct smb_share_info *sip) argument
923 struct smb_share *ssp; local
[all...]
H A Dsmb_conn.h289 #define SMBS_ST_LOCK(ssp) smb_sl_lock(&(ssp)->ss_stlock)
290 #define SMBS_ST_LOCKPTR(ssp) (&(ssp)->ss_stlock)
291 #define SMBS_ST_UNLOCK(ssp) smb_sl_unlock(&(ssp)->ss_stlock)
311 #define SSTOVC(ssp) CPTOVC(((ssp)->obj.co_parent))
312 #define SSTOCP(ssp) (&(ssp)
329 struct smb_share *ssp; /* returned */ member in struct:smb_vcspec
[all...]
H A Dsmb_dev.c146 struct smb_share *ssp; local
158 ssp = sdp->sd_share;
159 if (ssp != NULL) {
160 smb_share_lock(ssp);
161 smb_share_rele(ssp, scred);
179 struct smb_share *ssp; local
213 (struct smbioc_oshare*)data, scred, &ssp);
216 sdp->sd_share = ssp;
217 smb_share_unlock(ssp);
263 if ((ssp
384 struct smb_share *ssp; local
[all...]
H A Dsmb_smb.c497 smb_smb_treeconnect(struct smb_share *ssp, struct smb_cred *scred) argument
509 if (SSTOVC(ssp)->vc_hflags2 & SMB_FLAGS2_UNICODE) {
510 vcp = SSTOVC(ssp);
516 ssp->ss_tid = SMB_TID_UNKNOWN;
517 error = smb_rq_alloc(SSTOCP(ssp), SMB_COM_TREE_CONNECT_ANDX, scred, &rqp);
537 smb_share_getpass(ssp)/*,
540 strncpy(pbuf, smb_share_getpass(ssp),
567 pp = ssp->ss_name;
569 pp = smb_share_typename(ssp->ss_type);
576 ssp
600 smb_smb_treedisconnect(struct smb_share *ssp, struct smb_cred *scred) argument
624 smb_smb_readx(struct smb_share *ssp, u_int16_t fid, int *len, int *rresid, struct uio *uio, struct smb_cred *scred) argument
705 smb_smb_writex(struct smb_share *ssp, u_int16_t fid, int *len, int *rresid, struct uio *uio, struct smb_cred *scred) argument
762 smb_smb_read(struct smb_share *ssp, u_int16_t fid, int *len, int *rresid, struct uio *uio, struct smb_cred *scred) argument
820 smb_read(struct smb_share *ssp, u_int16_t fid, struct uio *uio, struct smb_cred *scred) argument
841 smb_smb_write(struct smb_share *ssp, u_int16_t fid, int *len, int *rresid, struct uio *uio, struct smb_cred *scred) argument
895 smb_write(struct smb_share *ssp, u_int16_t fid, struct uio *uio, struct smb_cred *scred) argument
[all...]
/freebsd-11-stable/gnu/lib/libssp/libssp_nonshared/
H A DMakefile6 .PATH: ${GCCLIB}/libssp ${GCCLIB}/libssp/ssp
12 SRCS= ssp-local.c
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_smb.c89 struct smb_share *ssp = np->n_mount->sm_share; local
98 error = smb_rq_alloc(SSTOCP(ssp), SMB_COM_LOCKING_ANDX, scred, &rqp);
127 struct smb_share *ssp = np->n_mount->sm_share; local
129 if (SMB_DIALECT(SSTOVC(ssp)) < SMB_DIALECT_LANMAN1_0)
139 smbfs_query_info_fs(struct smb_share *ssp, struct statfs *sbp, argument
149 error = smb_t2_alloc(SSTOCP(ssp), SMB_TRANS2_QUERY_FS_INFORMATION,
180 smbfs_query_info_alloc(struct smb_share *ssp, struct statfs *sbp, argument
190 error = smb_t2_alloc(SSTOCP(ssp), SMB_TRANS2_QUERY_FS_INFORMATION,
221 smbfs_query_info_disk(struct smb_share *ssp, struct statfs *sbp, argument
229 error = smb_rq_alloc(SSTOCP(ssp), SMB_COM_QUERY_INFORMATION_DIS
258 smbfs_smb_statfs(struct smb_share *ssp, struct statfs *sbp, struct smb_cred *scred) argument
275 struct smb_share *ssp = np->n_mount->sm_share; local
303 struct smb_share *ssp = np->n_mount->sm_share; local
338 struct smb_share *ssp = np->n_mount->sm_share; local
372 struct smb_share *ssp = np->n_mount->sm_share; local
429 struct smb_share *ssp = np->n_mount->sm_share; local
480 struct smb_share *ssp = np->n_mount->sm_share; local
535 struct smb_share *ssp = np->n_mount->sm_share; local
586 struct smb_share *ssp = np->n_mount->sm_share; local
631 struct smb_share *ssp = np->n_mount->sm_share; local
675 struct smb_share *ssp = np->n_mount->sm_share; local
724 smbfs_smb_close(struct smb_share *ssp, u_int16_t fid, struct timespec *mtime, struct smb_cred *scred) argument
756 struct smb_share *ssp = dnp->n_mount->sm_share; local
801 struct smb_share *ssp = np->n_mount->sm_share; local
828 struct smb_share *ssp = src->n_mount->sm_share; local
861 struct smb_share *ssp = src->n_mount->sm_share; local
896 struct smb_share *ssp = dnp->n_mount->sm_share; local
922 struct smb_share *ssp = np->n_mount->sm_share; local
[all...]
/freebsd-11-stable/usr.bin/mail/
H A Dutil.c251 static int ssp; /* Top of file stack */ variable
277 if (ssp >= SSTACK_SIZE - 1) {
282 sstack[ssp].s_file = input;
283 sstack[ssp].s_cond = cond;
284 sstack[ssp].s_loading = loading;
285 ssp++;
300 if (ssp <= 0) {
308 ssp--;
309 cond = sstack[ssp].s_cond;
310 loading = sstack[ssp]
[all...]
/freebsd-11-stable/lib/libssp/
H A DMakefile5 SHLIB= ssp
/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_sds_remote_node_context.c185 rnc->ssp.remote_node_index = this_rnc->remote_node_index;
186 rnc->ssp.remote_node_port_width = this_rnc->device->device_port_width;
187 rnc->ssp.logical_port_index =
190 rnc->ssp.remote_sas_address_hi = SCIC_SWAP_DWORD(this_rnc->device->device_address.high);
191 rnc->ssp.remote_sas_address_lo = SCIC_SWAP_DWORD(this_rnc->device->device_address.low);
193 rnc->ssp.nexus_loss_timer_enable = TRUE;
194 rnc->ssp.check_bit = FALSE;
195 rnc->ssp.is_valid = FALSE;
196 rnc->ssp.is_remote_node_context = TRUE;
197 rnc->ssp
[all...]

Completed in 119 milliseconds

123