Home
last modified time | relevance | path

Searched defs:sp (Results 151 – 175 of 841) sorted by relevance

12345678910>>...34

/freebsd/contrib/nvi/ex/
H A Dex_filter.c39 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, CHAR_T *cmd, enum filtertype ftype) in ex_filter()
298 filter_ldisplay(SCR *sp, FILE *fp) in filter_ldisplay()
H A Dex_move.c31 ex_copy(SCR *sp, EXCMD *cmdp) in ex_copy()
83 ex_move(SCR *sp, EXCMD *cmdp) in ex_move()
/freebsd/sys/dev/hwpmc/
H A Dhwpmc_x86.c78 uintptr_t fp, oldfp, pc, r, sp; in pmc_save_user_callchain() local
156 uintptr_t fp, pc, ra, sp; in pmc_save_kernel_callchain() local
/freebsd/contrib/byacc/
H A Dverbose.c182 Value_t *sp = ritem + statep->items[i]; in print_core() local
251 shifts *sp; in print_actions() local
349 shifts *sp; in print_gotos() local
/freebsd/contrib/nvi/cl/
H A Dcl.h69 #define CLP(sp) ((CL_PRIVATE *)((sp)->gp->cl_private)) argument
71 #define CLSP(sp) ((WINDOW *)((sp)->cl_private)) argument
77 #define RCNO(sp, cno) (cno) argument
78 #define RLNO(sp, lno) (lno) argument
/freebsd/usr.bin/rpcgen/
H A Drpc_svcout.c179 const char *sp; in write_netid_register() local
878 write_rpc_svc_fg(const char *infile, const char *sp) in write_rpc_svc_fg()
932 open_log_file(const char *infile, const char *sp) in open_log_file()
956 const char *sp; in write_inetd_register() local
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h426 #define TerminalOf(sp) CurTerm argument
513 #define VIDPUTS(sp,attr,pair) do { \ argument
546 #define GetNoPadding(sp) FALSE argument
547 #define SetNoPadding(sp) /*nothing*/ argument
577 #define ptrLines(sp) &LINES argument
578 #define ptrCols(sp) &COLS argument
1075 struct screen *sp; member
1165 #define CurScreen(sp) (sp)->_curscr argument
1979 #define DelCharCost(sp,count) \ argument
1986 #define InsCharCost(sp,count) \ argument
[all …]
/freebsd/contrib/mandoc/
H A Dtbl.c112 struct tbl_span *sp; in tbl_free() local
168 struct tbl_span *sp; in tbl_end() local
H A Dtbl_html.c82 html_tblopen(struct html *h, const struct tbl_span *sp) in html_tblopen()
113 print_tbl(struct html *h, const struct tbl_span *sp) in print_tbl()
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_color.c160 #define default_fg(sp) COLOR_WHITE argument
161 #define default_bg(sp) COLOR_BLACK argument
491 _nc_change_pair(SCREEN *sp, int pair) in _nc_change_pair()
520 _nc_reserve_pairs(SCREEN *sp, int want) in _nc_reserve_pairs()
561 _nc_init_pair(SCREEN *sp, int pair, int f, int b) in _nc_init_pair()
708 _nc_init_color(SCREEN *sp, int color, int r, int g, int b) in _nc_init_color()
831 _nc_color_content(SCREEN *sp, int color, int *r, int *g, int *b) in _nc_color_content()
922 _nc_pair_content(SCREEN *sp, int pair, int *f, int *b) in _nc_pair_content()
/freebsd/usr.bin/tail/
H A Dread.c69 char *sp; in bytes() local
142 char *p, *sp; in lines() local
/freebsd/sys/cddl/dev/dtrace/amd64/
H A Ddtrace_isa.c103 uintptr_t sp) in dtrace_getustack_common()
165 uintptr_t pc, sp, fp; in dtrace_getupcstack() local
227 uintptr_t pc, fp, sp; in dtrace_getustackdepth() local
264 uintptr_t pc, sp, fp; in dtrace_getufpstack() local
/freebsd/libexec/getty/
H A Dsubr.c58 struct gettystrs *sp; in gettable() local
157 struct gettystrs *sp; in gendefaults() local
177 struct gettystrs *sp; in setdefaults() local
539 struct speedtab *sp; in speed() local
/freebsd/tests/sys/netinet6/frag6/
H A Dfrag6_05.py33 import scapy.all as sp namespace
H A Dfrag6_06.py33 import scapy.all as sp namespace
H A Dfrag6_10.py33 import scapy.all as sp namespace
H A Dfrag6_13.py33 import scapy.all as sp namespace
H A Dfrag6_14.py33 import scapy.all as sp namespace
H A Dfrag6_15.py33 import scapy.all as sp namespace
H A Dfrag6_11.py33 import scapy.all as sp namespace
H A Dfrag6_19.py33 import scapy.all as sp namespace
/freebsd/tests/sys/netinet6/
H A Dmld.py33 import scapy.all as sp namespace
H A Dscapyi386.py33 import scapy.all as sp namespace
/freebsd/sys/cddl/contrib/opensolaris/uts/common/ctf/
H A Dctf_mod.c74 ctf_sect_mmap(ctf_sect_t *sp, int fd) in ctf_sect_mmap()
81 ctf_sect_munmap(const ctf_sect_t *sp) in ctf_sect_munmap()
/freebsd/contrib/nvi/vi/
H A Dv_increment.c49 v_increment(SCR *sp, VICMD *vp) in v_increment()
245 inc_err(SCR *sp, enum nresult nret) in inc_err()

12345678910>>...34