Searched refs:nlist (Results 101 - 125 of 147) sorted by relevance

123456

/freebsd-10.0-release/lib/libkvm/
H A Dkvm_minidump_amd64.c42 #include <nlist.h>
H A Dkvm_minidump_i386.c42 #include <nlist.h>
/freebsd-10.0-release/tools/tools/umastat/
H A Dumastat.c46 static struct nlist namelist[] = {
/freebsd-10.0-release/usr.bin/netstat/
H A Dipx.c67 #include <nlist.h>
/freebsd-10.0-release/usr.bin/systat/
H A Diostat.c71 #include <nlist.h>
/freebsd-10.0-release/usr.sbin/IPXrouted/
H A Dmain.c60 #include <nlist.h>
/freebsd-10.0-release/contrib/libpcap/
H A Dpcap-dlpi.c106 #include <nlist.h>
1609 static struct nlist nl[] = {
1631 if (nlist(path_vmunix, &nl) < 0) {
1632 snprintf(ebuf, PCAP_ERRBUF_SIZE, "nlist %s failed",
/freebsd-10.0-release/usr.bin/w/
H A Dw.c75 #include <nlist.h>
/freebsd-10.0-release/lib/libdevstat/
H A Ddevstat.c47 #include <nlist.h>
1616 struct nlist nl[2];
/freebsd-10.0-release/usr.bin/nfsstat/
H A Dnfsstat.c65 #include <nlist.h>
73 struct nlist nl[] = {
/freebsd-10.0-release/usr.sbin/dconschat/
H A Ddconschat.c66 #include <nlist.h>
1114 struct nlist nl[] = {{"dcons_buf"}, {""}};
/freebsd-10.0-release/usr.sbin/ifmcstat/
H A Difmcstat.c87 #include <nlist.h>
155 struct nlist nl[] = {
/freebsd-10.0-release/contrib/gcc/
H A Dsys-protos.h779 extern int nlist(const char *, struct nlist *);
H A Dc-typeck.c6985 struct c_label_list *nlist;
6986 nlist = XOBNEW (&parser_obstack, struct c_label_list);
6987 nlist->next = label_context_stack_se->labels_used;
6988 nlist->label = decl;
6989 label_context_stack_se->labels_used = nlist;
6997 struct c_label_list *nlist;
6998 nlist = XOBNEW (&parser_obstack, struct c_label_list);
6999 nlist->next = label_context_stack_vm->labels_used;
7000 nlist->label = decl;
7001 label_context_stack_vm->labels_used = nlist;
6951 struct c_label_list *nlist; local
6963 struct c_label_list *nlist; local
[all...]
/freebsd-10.0-release/contrib/ipfilter/tools/
H A Dipfstat.c23 # include <nlist.h>
79 # define nlist nlist64 macro
566 struct nlist deadlist[44] = {
628 if (nlist(kernel, deadlist) == -1) {
629 fprintf(stderr, "nlist error\n");
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DMachO.h227 // Constant masks for the "n_type" field in llvm::MachO::nlist and
234 // Constants for the "n_type & N_TYPE" llvm::MachO::nlist and
242 // Constant masks for the "n_sect" field in llvm::MachO::nlist and
250 // Constant values for the "n_type" field in llvm::MachO::nlist and
640 struct nlist { struct in namespace:llvm::MachO
656 // Get/Set functions from <mach-o/nlist.h>
/freebsd-10.0-release/include/
H A DMakefile18 netdb.h nl_types.h nlist.h nss.h nsswitch.h paths.h \
/freebsd-10.0-release/usr.sbin/arp/
H A Darp.c75 #include <nlist.h>
/freebsd-10.0-release/usr.bin/vmstat/
H A Dvmstat.c69 #include <nlist.h>
81 static struct nlist namelist[] = {
1302 * kread reads something from the kernel, given its nlist index.
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Dconfigure4840 nlist=conftest.nm
4841 if { (eval echo "$as_me:$LINENO: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\"") >&5
4842 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
4845 (exit $ac_status); } && test -s "$nlist"; then
4847 if sort "$nlist" | uniq > "$nlist"T; then
4848 mv -f "$nlist"T "$nlist"
4850 rm -f "$nlist"T
4854 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-10.0-release/contrib/file/
H A Dconfigure7140 nlist=conftest.nm
7141 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
7142 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
7145 test $ac_status = 0; } && test -s "$nlist"; then
7147 if sort "$nlist" | uniq > "$nlist"T; then
7148 mv -f "$nlist"T "$nlist"
7150 rm -f "$nlist"T
7154 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-10.0-release/contrib/libyaml/
H A Dconfigure5783 nlist=conftest.nm
5784 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
5785 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
5788 test $ac_status = 0; } && test -s "$nlist"; then
5790 if sort "$nlist" | uniq > "$nlist"T; then
5791 mv -f "$nlist"T "$nlist"
5793 rm -f "$nlist"T
5797 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-10.0-release/contrib/openbsm/
H A Dconfigure5716 nlist=conftest.nm
5717 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
5718 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
5721 test $ac_status = 0; } && test -s "$nlist"; then
5723 if sort "$nlist" | uniq > "$nlist"T; then
5724 mv -f "$nlist"T "$nlist"
5726 rm -f "$nlist"T
5730 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-10.0-release/contrib/openpam/
H A Dconfigure6846 nlist=conftest.nm
6847 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist\""; } >&5
6848 (eval $NM conftest.$ac_objext \| "$lt_cv_sys_global_symbol_pipe" \> $nlist) 2>&5
6851 test $ac_status = 0; } && test -s "$nlist"; then
6853 if sort "$nlist" | uniq > "$nlist"T; then
6854 mv -f "$nlist"T "$nlist"
6856 rm -f "$nlist"T
6860 if $GREP ' nm_test_var$' "$nlist" >/de
[all...]
/freebsd-10.0-release/contrib/ntp/
H A Dconfigure9481 nlist=conftest.nm
9482 if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist\""; } >&5
9483 (eval $NM conftest.$ac_objext \| $lt_cv_sys_global_symbol_pipe \> $nlist) 2>&5
9486 test $ac_status = 0; } && test -s "$nlist"; then
9488 if sort "$nlist" | uniq > "$nlist"T; then
9489 mv -f "$nlist"T "$nlist"
9491 rm -f "$nlist"T
9495 if grep ' nm_test_var$' "$nlist" >/de
[all...]

Completed in 315 milliseconds

123456