Searched defs:pst (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-10-stable/contrib/xz/src/common/
H A Dtuklib_cpucores.c94 struct pst_dynamic pst; local
H A Dtuklib_physmem.c190 struct pst_static pst; local
/freebsd-10-stable/release/picobsd/tinyware/sps/
H A Dsps.c47 char buf[MAXPATHLEN], vty[5], pst[5], wmesg[10]; local
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dsetproctitle.c132 union pstun pst; local
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_entry.c61 const struct stat *pst; local
[all...]
/freebsd-10-stable/contrib/one-true-awk/
H A Dawkgram.y272 pst: label
/freebsd-10-stable/sys/netpfil/ipfw/
H A Ddn_aqm_pie.c208 struct pie_status *pst = (struct pie_status *) x; local
361 init_activate_pie(struct pie_status *pst, int resettimer) argument
390 deactivate_pie(struct pie_status *pst) argument
409 struct pie_status *pst; local
483 struct pie_status *pst; local
575 struct pie_status *pst; local
627 struct pie_status *pst = (struct pie_status *) x; local
649 struct pie_status *pst = q->aqm_status; local
[all...]
H A Ddn_aqm_pie.h110 drop_early(struct pie_status *pst, uint32_t qlen) argument
[all...]
H A Ddn_sched_fq_pie.c113 struct pie_status pst; /* pie status variables */ member in struct:fq_pie_flow
376 struct pie_status *pst = &q->pst; local
499 struct pie_status *pst = &q->pst; local
527 fq_deactivate_pie(struct pie_status *pst) argument
542 struct pie_status *pst=&q->pst; local
574 struct pie_status *pst = &q->pst; local
600 struct pie_status *pst = &q->pst; local
618 struct pie_status *pst; local
691 struct pie_status *pst; local
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dblockframe.c350 struct partial_symtab *pst; local
H A Delfread.c702 elfstab_offset_sections (struct objfile *objfile, struct partial_symtab *pst) argument
H A Dsource.c320 struct partial_symtab *pst; local
H A Ddbxread.c240 struct partial_symtab *pst; /* Partial symtab that has the member in struct:header_file_location
901 add_bincl_to_list(struct partial_symtab *pst, char *name, int instance) argument
1196 struct partial_symtab *pst; local
2174 end_psymtab(struct partial_symtab *pst, char **include_list, int num_includes, int capping_symbol_offset, CORE_ADDR capping_text, struct partial_symtab **dependency_list, int number_dependencies, int textlow_not_set) argument
2341 dbx_psymtab_to_symtab_1(struct partial_symtab *pst) argument
2397 dbx_psymtab_to_symtab(struct partial_symtab *pst) argument
2454 read_ofile_symtab(struct partial_symtab *pst) argument
[all...]
H A Ddwarfread.c2251 read_ofile_symtab (struct partial_symtab *pst) argument
2330 psymtab_to_symtab_1(struct partial_symtab *pst) argument
2401 dwarf_psymtab_to_symtab(struct partial_symtab *pst) argument
2761 struct partial_symtab *pst; local
[all...]
H A Dxcoffread.c905 read_xcoff_symtab(struct partial_symtab *pst) argument
1727 xcoff_psymtab_to_symtab_1(struct partial_symtab *pst) argument
1782 xcoff_psymtab_to_symtab(struct partial_symtab *pst) argument
1973 xcoff_end_psymtab(struct partial_symtab *pst, char **include_list, int num_includes, int capping_symbol_number, struct partial_symtab **dependency_list, int number_dependencies, int textlow_not_set) argument
2138 struct partial_symtab *pst; local
[all...]
H A Dmdebugread.c345 mdebug_psymtab_to_symtab(struct partial_symtab *pst) argument
463 struct partial_symtab *pst; /* the psymtab proper */ member in struct:pst_map
1870 parse_procedure(PDR *pr, struct symtab *search_symtab, struct partial_symtab *pst) argument
2139 parse_lines(FDR *fh, PDR *pr, struct linetable *lt, int maxlines, struct partial_symtab *pst, CORE_ADDR lowest_pdr_addr) argument
2234 struct partial_symtab *pst; local
2300 struct partial_symtab *pst = new_psymtab ("", objfile); local
3796 psymtab_to_symtab_1(struct partial_symtab *pst, char *filename) argument
[all...]
H A Dsymfile.c216 sort_pst_symbols(struct partial_symtab *pst) argument
279 psymtab_to_symtab(struct partial_symtab *pst) argument
1190 struct partial_symtab *pst; local
2273 discard_psymtab(struct partial_symtab *pst) argument
2371 cashier_psymtab(struct partial_symtab *pst) argument
[all...]
H A Dsymtab.c245 struct partial_symtab *pst; local
682 struct partial_symtab *pst; local
1429 lookup_partial_symbol(struct partial_symtab *pst, const char *name, const char *linkage_name, int global, domain_enum domain) argument
1645 struct partial_symtab *pst; local
[all...]
/freebsd-10-stable/contrib/ntp/libntp/
H A Dstatestr.c451 u_char pst; local
/freebsd-10-stable/usr.bin/script/
H A Dscript.c428 struct stat pst; local
/freebsd-10-stable/contrib/unbound/validator/
H A Dval_anchor.c431 struct sldns_file_parse_state pst; local
/freebsd-10-stable/sys/x86/cpufreq/
H A Dpowernow.c686 struct pst_header *pst; local
733 struct pst_header *pst = (struct pst_header*) p; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dstabs.c1034 register struct stab_tag **pst; local
[all...]
/freebsd-10-stable/contrib/sendmail/src/
H A Dconf.c2520 union pstun pst; local
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c250 struct stat *pst; member in struct:archive_write_disk
[all...]

Completed in 164 milliseconds

12