Searched refs:ps (Results 176 - 200 of 550) sorted by relevance

1234567891011>>

/freebsd-current/contrib/openpam/lib/
H A DMakefile.in124 install-ps-recursive install-recursive installcheck-recursive \
125 installdirs-recursive pdf-recursive ps-recursive \
595 install-ps: install-ps-recursive
597 install-ps-am:
613 ps: ps-recursive
615 ps-am:
628 install-pdf install-pdf-am install-ps install-ps
[all...]
/freebsd-current/sys/netlink/
H A Dnetlink_snl.h424 find_parser(const struct snl_attr_parser *ps, int pslen, int key) argument
428 if (key < ps[0].type || key > ps[pslen - 1].type)
433 if (key < ps[mid_i].type)
435 else if (key > ps[mid_i].type)
438 return (&ps[mid_i]);
440 if (ps[left_i].type == key)
441 return (&ps[left_i]);
442 else if (ps[right_i].type == key)
443 return (&ps[right_
448 snl_parse_attrs_raw(struct snl_state *ss, struct nlattr *nla_head, int len, const struct snl_attr_parser *ps, int pslen, void *target) argument
468 snl_parse_attrs(struct snl_state *ss, struct nlmsghdr *hdr, int hdrlen, const struct snl_attr_parser *ps, int pslen, void *target) argument
479 snl_parse_fields(struct snl_state *ss, struct nlmsghdr *hdr, int hdrlen __unused, const struct snl_field_parser *ps, int pslen, void *target) argument
961 const struct snl_hdr_parser *ps = &snl_errmsg_parser; local
1006 const struct snl_hdr_parser *ps = &snl_msg_info_parser; local
[all...]
/freebsd-current/tools/test/stress2/misc/
H A Dthr.sh47 n=`ps -xH | egrep "thr$" | grep -v grep | wc -l | sed 's/ //g'`
H A Dumount2.sh29 # # ps -l
80 kill -0 $! 2>/dev/null && { ps -lp$! | grep mntref && exit 1; }
H A Dgraid1_2.sh74 while ps -lx | grep -v grep | grep graid1_2 | grep -q D; do
82 ps -lx | grep -v grep | grep graid1_2 | grep D
H A Dtruncate2.sh42 while ps -x | grep -v grep | egrep -q "truncate2$"; do
/freebsd-current/tools/bsdbox/
H A DMakefile.base7 CRUNCH_PROGS_bin+= ls cat dd df cp hostname kill mkdir sleep ps
/freebsd-current/usr.bin/top/
H A Dmachine.c411 sbuf_printf(header, " %s", ps.thread_id ? " THR" : "PID");
412 sbuf_printf(header, "%*s", ps.jail ? TOP_JID_LEN : 0,
413 ps.jail ? " JID" : "");
415 if (!ps.thread) {
419 if (ps.swap) {
427 sbuf_printf(header, " %6s ", ps.wcpu ? "WCPU" : "CPU");
434 ps.thread_id ? " THR" : "PID",
435 ps.jail ? TOP_JID_LEN : 0, ps.jail ? " JID" : "",
641 sizeof(*previous_pref), ps
[all...]
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dpe.c49 PE_Scn *ps; local
165 if ((ps = pe_newscn(pe)) == NULL) {
201 if (pe_update_section_header(ps, &psh) < 0) {
207 if ((pb = pe_newbuffer(ps)) == NULL) {
/freebsd-current/contrib/ofed/librdmacm/
H A Dcma.h79 void ucma_set_sid(enum rdma_port_space ps, struct sockaddr *addr,
H A Daddrinfo.c110 void ucma_set_sid(enum rdma_port_space ps, struct sockaddr *addr, argument
116 sib->sib_sid = htobe64(((uint64_t) ps << 16) + be16toh(port));
118 if (ps)
124 static int ucma_convert_in6(int ps, struct sockaddr_ib **dst, socklen_t *dst_len, argument
137 ucma_set_sid(ps, (struct sockaddr *) src, *dst);
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/
H A Dzpool_wait.kshlib51 ps -p $1 >/dev/null
/freebsd-current/contrib/libpcap/
H A Dpcap-netmap.c65 pcap_netmap_stats(pcap_t *p, struct pcap_stat *ps) argument
69 ps->ps_recv = (u_int)pn->rx_pkts;
70 ps->ps_drop = 0;
71 ps->ps_ifdrop = 0;
H A Ddlpisubs.c80 pcap_stats_dlpi(pcap_t *p, struct pcap_stat *ps) argument
107 *ps = pd->stat;
112 ps->ps_recv += ps->ps_drop;
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dvdev.cc303 pool_scan_stat_t *ps = NULL; local
310 reinterpret_cast<uint64_t **>(&ps), &c);
311 if (ps == NULL || ps->pss_func != POOL_SCAN_RESILVER)
/freebsd-current/sys/modules/rtw88/
H A DMakefile13 SRCS+= phy.c ps.c regd.c
/freebsd-current/sys/powerpc/include/
H A Dpte.h292 #define PTE_PS_DIRECT(ps) (ps<<PTE_TSIZE_SHIFT_DIRECT) /* Direct Entry Page Size */
293 #define PTE_PS(ps) (ps<<PTE_TSIZE_SHIFT) /* Page Size */
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_logging.c901 pmclog_process_callchain(struct pmc *pm, struct pmc_sample *ps) argument
907 PMCDBG3(LOG,SAM,1,"pm=%p pid=%d n=%d", pm, ps->ps_pid,
908 ps->ps_nsamples);
911 ps->ps_nsamples * sizeof(uintfptr_t);
913 flags = PMC_CALLCHAIN_TO_CPUFLAGS(ps->ps_cpu,ps->ps_flags);
914 PMCLOG_RESERVE_SAFE(po, PMCLOG_TYPE_CALLCHAIN, recordlen, ps->ps_tsc);
915 PMCLOG_EMIT32(ps->ps_pid);
916 PMCLOG_EMIT32(ps->ps_tid);
919 for (n = 0; n < ps
978 struct pmc_soft *ps; local
[all...]
/freebsd-current/usr.sbin/pmc/
H A Dcmd_pmc_summary.cc93 struct pmclog_parse_state *ps; local
101 ps = static_cast<struct pmclog_parse_state*>(pmclog_open(logfd));
102 if (ps == NULL)
105 while (pmclog_read(ps, &ev) == 0) {
/freebsd-current/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c367 static int create_popo_signature(OSSL_CRMF_POPOSIGNINGKEY *ps, argument
374 if (ps == NULL || cr == NULL || pkey == NULL) {
378 if (ps->poposkInput != NULL) {
389 ps->algorithmIdentifier, NULL, ps->signature, cr,
420 OSSL_CRMF_POPOSIGNINGKEY *ps = OSSL_CRMF_POPOSIGNINGKEY_new(); local
422 if (ps == NULL)
424 if (!create_popo_signature(ps, crm->certReq, pkey, digest,
426 OSSL_CRMF_POPOSIGNINGKEY_free(ps);
429 pp->value.signature = ps;
[all...]
/freebsd-current/contrib/openbsm/bsm/
H A DMakefile.in524 install-ps: install-ps-am
526 install-ps-am:
542 ps: ps-am
544 ps-am:
557 install-openbsmHEADERS install-pdf install-pdf-am install-ps \
558 install-ps-am install-strip installcheck installcheck-am \
561 ps ps
[all...]
/freebsd-current/contrib/openbsm/man/
H A DMakefile.in533 install-ps: install-ps-am
535 install-ps-am:
551 ps: ps-am
553 ps-am:
568 install-pdf-am install-ps install-ps-am install-strip \
571 mostlyclean-libtool pdf pdf-am ps ps
[all...]
/freebsd-current/contrib/openbsm/sys/bsm/
H A DMakefile.in531 install-ps: install-ps-am
533 install-ps-am:
549 ps: ps-am
551 ps-am:
564 install-openbsmHEADERS install-pdf install-pdf-am install-ps \
565 install-ps-am install-strip installcheck installcheck-am \
568 ps ps
[all...]
/freebsd-current/contrib/libpcap/testprogs/
H A Dwritecaptest.c449 struct pcap_stat ps; local
450 pcap_stats(pd, &ps);
452 ps.ps_recv, ps.ps_drop, ps.ps_ifdrop);
/freebsd-current/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.c298 struct pri_sequence *ps = pd->add_pulse(pd, event); local
299 if (ps != NULL) {
306 ps->pri, ps->count, ps->count_falses);

Completed in 302 milliseconds

1234567891011>>