Searched refs:sid (Results 1 - 25 of 118) sorted by relevance

12345

/freebsd-11.0-release/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/scripting/
H A Dtst.sid.d41 printf("The sid is %d\n", $sid);
H A Dtst.sid.ksh32 # To verify sid of current process.
54 /\$sid != \$1/
60 /\$sid == \$1/
72 sessionid=`ps -x -o pid,sid | grep "$$ " | awk '{print $2}' 2>/dev/null`
74 print -u2 "unable to get sid of the current process with pid = $$"
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/sys/
H A Dt_getsid.c50 pid_t sid; local
52 sid = getsid(0);
53 ATF_REQUIRE(sid != -1);
55 if (sid != getsid(getpid()))
82 pid_t csid, pid, ppid, sid; local
85 sid = getsid(0);
89 ATF_REQUIRE(sid != -1);
96 if (sid != csid)
/freebsd-11.0-release/tools/bus_space/
H A Dbusdma.h49 int bd_md_next_seg(int mdid, int sid);
51 int bd_seg_get_addr(int sid, u_long *);
52 int bd_seg_get_size(int sid, u_long *);
/freebsd-11.0-release/sys/mips/nlm/dev/sec/
H A Dnlmrsalib.h33 #define XLP_RSA_SESSION(sid) ((sid) & 0x000007ff)
/freebsd-11.0-release/bin/pkill/tests/
H A Dpgrep-s_test.sh8 name="pgrep -s <sid>"
9 sid=`ps -o tsid -p $$ | tail -1`
15 pid=`pgrep -f -s $sid $sleep`
H A Dpkill-s_test.sh8 name="pkill -s <sid>"
9 sid=`ps -o tsid -p $$ | tail -1`
14 pkill -f -s $sid $sleep
/freebsd-11.0-release/sys/netinet6/
H A Dscope6.c68 * The scope6_lock protects the global sid default stored in
101 struct scope6_id *sid; local
103 sid = malloc(sizeof(*sid), M_IFADDR, M_WAITOK | M_ZERO);
108 sid->s6id_list[IPV6_ADDR_SCOPE_INTFACELOCAL] = ifp->if_index;
109 sid->s6id_list[IPV6_ADDR_SCOPE_LINKLOCAL] = ifp->if_index;
110 return (sid);
114 scope6_ifdetach(struct scope6_id *sid) argument
117 free(sid, M_IFADDR);
149 struct scope6_id *sid local
210 struct scope6_id *sid; local
398 struct scope6_id *sid; local
[all...]
/freebsd-11.0-release/lib/libc/rpc/
H A Dsvc_auth_des.c95 static void cache_ref(short sid); /* note that sid was ref'd */
121 short sid = 0; local
195 sid = (short)cred->adc_nickname;
196 if (sid < 0 || sid >= AUTHDES_CACHESZ) {
200 sessionkey = &authdes_cache[sid].key;
249 sid = cache_spot(sessionkey, cred->adc_fullname.name,
251 if (sid < 0) {
257 window = authdes_cache[sid]
388 cache_ref(short sid) argument
461 unsigned sid; local
[all...]
/freebsd-11.0-release/sys/xen/interface/xsm/
H A Dflask_op.h42 /* IN/OUT: sid to convert to/from string */
43 uint32_t sid; member in struct:xen_flask_sid_context
136 uint32_t sid; member in struct:xen_flask_ocontext
144 uint32_t sid; member in struct:xen_flask_peersid
150 uint32_t sid; member in struct:xen_flask_relabel
155 uint32_t sid; member in struct:xen_flask_devicetree_label
/freebsd-11.0-release/tools/bus_space/Python/
H A Dlang.c329 int error, mdid, sid, what; local
333 sid = bd_md_first_seg(mdid, what);
334 if (sid == -1)
336 return (Py_BuildValue("i", sid));
342 int error, mdid, sid; local
344 if (!PyArg_ParseTuple(args, "ii", &mdid, &sid))
346 sid = bd_md_next_seg(mdid, sid);
347 if (sid == -1)
349 return (Py_BuildValue("i", sid));
356 int error, sid; local
372 int error, sid; local
[all...]
/freebsd-11.0-release/cddl/usr.sbin/dtrace/tests/common/scripting/
H A DMakefile35 tst.sid.d \
36 tst.sid.ksh \
/freebsd-11.0-release/contrib/openbsm/sys/bsm/
H A Daudit_record.h236 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
238 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
240 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
242 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
244 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid,
247 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
259 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
261 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
263 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
265 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_
[all...]
/freebsd-11.0-release/sys/bsm/
H A Daudit_record.h248 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
250 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
252 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
254 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
256 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid,
259 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
272 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
274 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
276 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
278 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_
[all...]
/freebsd-11.0-release/contrib/wpa/src/pae/
H A Dieee802_1x_key.h15 const u8 *mac2, const u8 *sid,
/freebsd-11.0-release/sys/dev/safe/
H A Dsafevar.h48 #define SAFE_CARD(sid) (((sid) & 0xf0000000) >> 28)
49 #define SAFE_SESSION(sid) ( (sid) & 0x0fffffff)
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpas_kay.c250 const u8 *addr, u8 *sid, size_t *len)
268 os_memcpy(sid, session_id, need_len);
307 u8 *sid; local
322 sid = os_zalloc(sid_len);
325 if (!msk || !sid || !ckn || !cak)
334 if (ieee802_1x_auth_get_session_id(wpa_s, wpa_s->bssid, sid, &sid_len))
354 peer_addr, sid, sid_len,
370 os_free(sid);
249 ieee802_1x_auth_get_session_id(struct wpa_supplicant *wpa_s, const u8 *addr, u8 *sid, size_t *len) argument
/freebsd-11.0-release/release/picobsd/tinyware/aps/
H A Dmain.c49 char *pgid, *sid, *tty, *cred; local
68 sid=strtok(NULL,sep);
/freebsd-11.0-release/sys/dev/ofw/
H A Dopenfirmio.c79 * listed from node ID sid forward.
82 openfirm_checkid(phandle_t sid, phandle_t tid) argument
85 for (; sid != 0; sid = OF_peer(sid))
86 if (sid == tid || openfirm_checkid(OF_child(sid), tid))
/freebsd-11.0-release/contrib/file/src/
H A Dcdf.c485 cdf_count_chain(const cdf_sat_t *sat, cdf_secid_t sid, size_t size) argument
492 if (sid == CDF_SECID_END_OF_CHAIN) {
498 for (j = i = 0; sid >= 0; i++, j++) {
499 DPRINTF((" %d", sid));
504 if (sid >= maxsector) {
505 DPRINTF(("Sector %d >= %d\n", sid, maxsector));
508 sid = CDF_TOLE4((uint32_t)sat->sat_tab[sid]);
511 DPRINTF((" none, sid: %d\n", sid));
523 cdf_read_long_sector_chain(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, cdf_secid_t sid, size_t len, cdf_stream_t *scn) argument
569 cdf_read_short_sector_chain(const cdf_header_t *h, const cdf_sat_t *ssat, const cdf_stream_t *sst, cdf_secid_t sid, size_t len, cdf_stream_t *scn) argument
611 cdf_read_sector_chain(const cdf_info_t *info, const cdf_header_t *h, const cdf_sat_t *sat, const cdf_sat_t *ssat, const cdf_stream_t *sst, cdf_secid_t sid, size_t len, cdf_stream_t *scn) argument
630 cdf_secid_t sid = h->h_secid_first_directory; local
683 cdf_secid_t sid = h->h_secid_first_sector_in_short_sat; local
[all...]
/freebsd-11.0-release/sys/x86/iommu/
H A Dintel_fault.c194 int sid, bus, slot, func, faultp; local
208 sid = DMAR_FRCD2_SID(fault_rec[1]);
211 ctx = dmar_find_ctx_locked(unit, sid);
220 bus = PCI_RID2BUS(sid);
221 slot = PCI_RID2SLOT(sid);
222 func = PCI_RID2FUNC(sid);
234 "pci%d:%d:%d sid %x fault acc %x adt 0x%x reason 0x%x "
236 bus, slot, func, sid, DMAR_FRCD2_T(fault_rec[1]),
/freebsd-11.0-release/sys/geom/eli/
H A Dg_eli_crypto.c65 uint64_t sid; local
76 error = crypto_newsession(&sid, &cri, CRYPTOCAP_F_SOFTWARE);
81 crypto_freesession(sid);
98 crp->crp_sid = sid;
115 crypto_freesession(sid);
/freebsd-11.0-release/crypto/openssl/crypto/cms/
H A Dcms_sd.c144 if (si->sid->type == CMS_SIGNERINFO_KEYIDENTIFIER) {
197 int cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, int type) argument
201 if (!cms_set1_ias(&sid->d.issuerAndSerialNumber, cert))
206 if (!cms_set1_keyid(&sid->d.subjectKeyIdentifier, cert))
215 sid->type = type;
220 int cms_SignerIdentifier_get0_signer_id(CMS_SignerIdentifier *sid, argument
225 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) {
227 *issuer = sid->d.issuerAndSerialNumber->issuer;
229 *sno = sid->d.issuerAndSerialNumber->serialNumber;
230 } else if (sid
238 cms_SignerIdentifier_cert_cmp(CMS_SignerIdentifier *sid, X509 *cert) argument
[all...]
/freebsd-11.0-release/sys/dev/iscsi_initiator/
H A Disc_sm.c103 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
123 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt),
143 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
162 sp->sid, ntohl(pq->pdu.ipdu.bhs.itt));
214 xdebug("%d] dslen not zero", sp->sid);
299 sp->sid, len, sp->opt.maxBurstLength);
576 debug(3, "terminated sp=%p sp->sid=%d", sp, sp->sid);
631 sdebug(6, "sid=%d %s", sp->sid, devtonam
[all...]
/freebsd-11.0-release/sys/fs/procfs/
H A Dprocfs_status.c73 int pid, ppid, pgid, sid; local
82 sid = sess->s_leader ? sess->s_leader->p_pid : 0;
84 /* comm pid ppid pgid sid tty ctty,sldr start ut st wmsg
95 sbuf_printf(sb, " %d %d %d %d ", pid, ppid, pgid, sid);

Completed in 217 milliseconds

12345