Home
last modified time | relevance | path

Searched defs:sp (Results 201 – 225 of 841) sorted by relevance

12345678910>>...34

/freebsd/tests/sys/netpfil/common/
H A Dpft_synflood.py31 import scapy.all as sp namespace
/freebsd/lib/libc/gdtoa/
H A Dmachdep_ldisd.c44 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) in strtold_l()
H A Dmachdep_ldisQ.c45 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) in strtold_l()
H A Dmachdep_ldisx.c45 strtold_l(const char * __restrict s, char ** __restrict sp, locale_t locale) in strtold_l()
/freebsd/crypto/heimdal/lib/ntlm/
H A Dntlm.c219 ret_sec_buffer(krb5_storage *sp, struct sec_buffer *buf) in ret_sec_buffer()
230 store_sec_buffer(krb5_storage *sp, const struct sec_buffer *buf) in store_sec_buffer()
259 ret_string(krb5_storage *sp, int ucs2, size_t len, char **s) in ret_string()
290 ret_sec_string(krb5_storage *sp, int ucs2, struct sec_buffer *desc, char **s) in ret_sec_string()
300 put_string(krb5_storage *sp, int ucs2, const char *s) in put_string()
327 ret_buf(krb5_storage *sp, struct sec_buffer *desc, struct ntlm_buf *buf) in ret_buf()
341 put_buf(krb5_storage *sp, const struct ntlm_buf *buf) in put_buf()
1521 krb5_storage *sp; in heim_ntlm_calculate_ntlm2() local
1624 krb5_storage *sp; in heim_ntlm_verify_ntlm2() local
/freebsd/contrib/nvi/ex/
H A Dex_read.c38 ex_read(SCR *sp, EXCMD *cmdp) in ex_read()
292 ex_readfp(SCR *sp, char *name, FILE *fp, MARK *fm, recno_t *nlinesp, int silent) in ex_readfp()
H A Dex_undo.c30 ex_undo(SCR *sp, EXCMD *cmdp) in ex_undo()
/freebsd/contrib/nvi/common/
H A Dmain.c47 SCR *sp; in editor() local
425 SCR *sp; in v_end() local
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_sprom.c763 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_new() local
793 struct bhnd_nvram_sprom *sp = (struct bhnd_nvram_sprom *)nv; in bhnd_nvram_sprom_free() local
821 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_next() local
861 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_find() local
1280 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_getvar_common() local
1385 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_filter_setvar() local
1426 struct bhnd_nvram_sprom *sp; in bhnd_nvram_sprom_filter_unsetvar() local
/freebsd/sbin/ipf/libipf/
H A Dprintstatefields.c73 printstatefield(ipstate_t *sp, int fieldnum) in printstatefield()
/freebsd/contrib/sendmail/src/
H A Dshmticklib.c40 static STATUSD_SHM *sp = (STATUSD_SHM *)-1; variable
/freebsd/tests/sys/netpfil/pf/
H A DCVE-2019-5597.py31 import scapy.all as sp namespace
H A DCVE-2019-5598.py31 import scapy.all as sp namespace
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_12.py33 import scapy.all as sp namespace
H A Dfrag6_16.py33 import scapy.all as sp namespace
H A Dfrag6_02.py33 import scapy.all as sp namespace
H A Dfrag6_09.py33 import scapy.all as sp namespace
H A Dfrag6_20.py33 import scapy.all as sp namespace
H A Dfrag6_01.py33 import scapy.all as sp namespace
H A Dfrag6_03.py33 import scapy.all as sp namespace
H A Dfrag6_04.py33 import scapy.all as sp namespace
/freebsd/usr.bin/talk/
H A Dget_addrs.c46 struct servent *sp; in get_addrs() local
/freebsd/sys/cddl/dev/dtrace/i386/
H A Ddtrace_isa.c105 uintptr_t sp) in dtrace_getustack_common()
216 uintptr_t pc, sp, fp; in dtrace_getupcstack() local
278 uintptr_t pc, fp, sp; in dtrace_getustackdepth() local
315 uintptr_t pc, sp, fp; in dtrace_getufpstack() local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c104 _nc_set_screen(SCREEN *sp) in _nc_set_screen()
295 SCREEN *sp = 0; in _nc_screen_of() local
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_printw.c139 SCREEN *sp = _nc_screen_of(win); in vwprintw() local
157 SCREEN *sp = _nc_screen_of(win); in vw_printw() local

12345678910>>...34