Home
last modified time | relevance | path

Searched refs:fred (Results 1 – 14 of 14) sorted by relevance

/freebsd/share/examples/netgraph/
H A Dngctl42 # Lets give our ksocket node a global name. How about ``fred'':
44 + name foo fred
50 + msg foo name { name="fred" }
61 + msg fred: bind inet/192.168.1.1
70 + msg fred: bind { family=2 len=16 data=[ 2=192 168 1 1 ] }
81 + msg fred: getname
82 Rec'd response "getname" (5) from "fred:":
89 # as ``fred:''. The message arguments field is then displayed to
/freebsd/sys/amd64/amd64/
H A Dmachdep.c218 int __read_frequently fred = 0;
219 SYSCTL_INT(_hw, OID_AUTO, fred, CTLFLAG_RDTUN | CTLFLAG_NOFETCH,
220 &fred, 0,
501 if (fred) in setidt()
1205 if (!fred) { in amd64_conf_fast_syscall()
1252 if (fred) { in amd64_bsp_ist_init()
1265 if (fred) { in amd64_bsp_ist_init()
1278 if (!fred) { in amd64_bsp_ist_init()
1399 fred = 1; in hammer_time()
1400 TUNABLE_INT_FETCH("hw.fred", in hammer_time()
209 int __read_frequently fred = 0; global() variable
[all...]
H A Dmp_machdep.c248 if (fred) { in init_secondary()
263 if (fred) { in init_secondary()
276 if (!fred) { in init_secondary()
282 if (!fred) { in init_secondary()
307 if (fred) in init_secondary()
464 if (!fred) { in start_all_aps()
470 if (!fred) { in start_all_aps()
H A Dcpu_switch.S191 cmpb $0,fred
376 cmpb $0, fred
481 cmpb $0,fred
H A Dvm_machdep.c383 if (fred) { in cpu_thread_new_kstack()
H A Dtrap.c1011 if (fred) { in trap_diag()
1093 if (fred) { in dblfault_handler()
H A Dexception.S1066 cmpb $0, fred
/freebsd/share/examples/ppp/
H A Dppp.secret.sample37 fred * * fred
/freebsd/contrib/spleen/
H A DAUTHORS3 Frederic Cambus <fred AT statdns DOT com>
/freebsd/contrib/netbsd-tests/ipf/regress/
H A Dip31 pool ipf/dstlist (name fred; policy round-robin;)
/freebsd/contrib/netbsd-tests/ipf/expected/
H A Dip31 pool ipf/dstlist (name fred; policy round-robin;)
/freebsd/sys/x86/include/
H A Dx86_var.h101 extern int fred;
/freebsd/sys/i386/i386/
H A Dmachdep.c190 int fred; variable
/freebsd/sys/x86/x86/
H A Dlocal_apic.c2449 if (!fred) { in lapic_ipi_free()