Searched refs:ps (Results 251 - 275 of 378) sorted by relevance

<<111213141516

/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcpl_gprof.c366 pmcpl_gmon_newpmc(pmcstat_interned_string ps, struct pmcstat_pmcrecord *pr) argument
378 pmcstat_string_unintern(ps));
/freebsd-9.3-release/contrib/groff/contrib/pdfmark/
H A Dpdfroff.sh132 BD_DATA=${GROFF_TMPDIR}/pdf$$.ps
/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-dos.c104 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps);
343 static int pcap_stats_dos (pcap_t *p, struct pcap_stat *ps) argument
366 if (ps)
367 *ps = p->md.stat;
H A Dpcap-sita.c790 static int pcap_stats_acn(pcap_t *handle, struct pcap_stat *ps) { argument
797 ps->ps_recv = ntohl(*(uint32_t *)&buf[0]); /* break the buffer into its three 32 bit components */
798 ps->ps_drop = ntohl(*(uint32_t *)&buf[4]);
799 ps->ps_ifdrop = ntohl(*(uint32_t *)&buf[8]);
H A Dsavefile.c110 sf_stats(pcap_t *p, struct pcap_stat *ps) argument
H A Dpcap-win32.c120 pcap_stats_win32(pcap_t *p, struct pcap_stat *ps) argument
123 if(PacketGetStats(p->adapter, (struct bpf_stat*)ps) != TRUE){
/freebsd-9.3-release/contrib/nvi/vi/
H A Dvi.h258 char *ps; /* Paragraph plus section list. */ member in struct:_vi_private
/freebsd-9.3-release/contrib/sendmail/contrib/
H A Dexpn.pl228 &ps("helo $hostname");
390 &ps("quit");
598 &ps("$c $try_u");
897 sub ps subroutine
/freebsd-9.3-release/crypto/openssh/contrib/cygwin/
H A Dssh-host-config38 /usr/bin/ps cygwin
578 if /usr/bin/ps -ef | /usr/bin/grep -q '/sshd\?$'
/freebsd-9.3-release/rescue/rescue/
H A DMakefile54 pkill ps pwd realpath rm rmdir setfacl sh stty sync test
/freebsd-9.3-release/sys/dev/usb/controller/
H A Datmegadci.h236 struct usb_port_status ps; member in union:atmegadci_hub_temp
H A Davr32dci.h204 struct usb_port_status ps; member in union:avr32dci_hub_temp
H A Dohci.h218 struct usb_port_status ps; member in union:ohci_hub_desc
H A Duhci.h178 struct usb_port_status ps; member in union:uhci_hub_desc
/freebsd-9.3-release/usr.sbin/adduser/
H A Drmuser.sh107 proclist=`ps 2>/dev/null -U $login | grep -v '^\ *PID' | awk '{print $1}'`
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A Dfunctions.sh236 ps -p ${PID} >/dev/null 2>/dev/null
/freebsd-9.3-release/contrib/binutils/gas/
H A Ddwarf2dbg.c243 struct line_seg **ps, *s;
249 for (ps = &all_segs; (s = *ps) != NULL; ps = &s->next)
257 *ps = s;
241 struct line_seg **ps, *s; local
/freebsd-9.3-release/contrib/ntp/sntp/tests/
H A DMakefile.in1462 install-ps: install-ps-am
1464 install-ps-am:
1482 ps: ps-am
1484 ps-am:
1498 install-ps install-ps-am install-strip installcheck \
1501 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps
[all...]
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_ioctl.c2303 struct pfioc_state *ps = (struct pfioc_state *)addr; local
2304 struct pfsync_state *sp = &ps->state;
2321 struct pfioc_state *ps = (struct pfioc_state *)addr; local
2325 bcopy(ps->state.id, &id_key.id, sizeof(id_key.id));
2326 id_key.creatorid = ps->state.creatorid;
2334 pfsync_state_export(&ps->state, s);
2339 struct pfioc_states *ps = (struct pfioc_states *)addr; local
2344 if (ps->ps_len == 0) {
2350 ps->ps_len = sizeof(struct pfsync_state) * nr;
2362 p = ps
2603 struct pf_ifspeed ps; local
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c3243 dns_rdataset_t *ps = NULL; local
3259 ps = dns_message_getopt(msg);
3260 if (ps == NULL)
3266 (unsigned int)((ps->ttl & 0x00ff0000) >> 16));
3269 if ((ps->ttl & DNS_MESSAGEEXTFLAG_DO) != 0)
3271 mbz = ps->ttl & 0xffff;
3280 snprintf(buf, sizeof(buf), "%u\n", (unsigned int)ps->rdclass);
3283 result = dns_rdataset_first(ps);
3289 dns_rdataset_current(ps, &rdata);
3332 ps
[all...]
/freebsd-9.3-release/sys/kern/
H A Dkern_proc.c789 struct sigacts *ps; local
835 ps = p->p_sigacts;
836 if (ps) {
837 mtx_lock(&ps->ps_mtx);
838 kp->ki_sigignore = ps->ps_sigignore;
839 kp->ki_sigcatch = ps->ps_sigcatch;
840 mtx_unlock(&ps->ps_mtx);
997 /* We can't get this anymore but ps etc never used it anyway. */
1044 pstats_free(struct pstats *ps) argument
1047 free(ps, M_SUBPRO
[all...]
/freebsd-9.3-release/contrib/amd/scripts/
H A Dexpn.1238 &ps("helo $hostname");
400 &ps("quit");
608 &ps("$c $try_u");
907 sub ps
H A Dexpn.in237 &ps("helo $hostname");
399 &ps("quit");
607 &ps("$c $try_u");
906 sub ps
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dstack.c1195 struct partial_symtab *ps;
1208 ps = find_pc_psymtab (get_frame_address_in_block (fi));
1209 if (ps)
1210 PSYMTAB_TO_SYMTAB (ps); /* Force syms to come in */
1192 struct partial_symtab *ps; local
/freebsd-9.3-release/share/examples/
H A DMakefile156 printing/make-ps-header \

Completed in 171 milliseconds

<<111213141516