Home
last modified time | relevance | path

Searched defs:termp (Results 1 – 25 of 127) sorted by relevance

123456

/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/mdocml/dist/
H A Dterm.h51 struct termp { struct
67 size_t trailspace; /* See termp_flushln(). */ argument
68 int overstep; /* See termp_flushln(). */ argument
70 int flags;
95 void (*letter)(struct termp *, int); argument
96 void (*begin)(struct termp *); argument
97 void (*end)(struct termp *); argument
98 void (*endline)(struct termp *); argument
99 void (*advance)(struct termp *, size_t); argument
102 int (*hspan)(const struct termp *, argument
[all …]
/dports/textproc/mdocml/mandoc-1.14.5/
H A Dterm.h61 struct termp { struct
63 struct termp_col *tcols; /* Array of table columns. */ argument
80 int flags;
112 void (*letter)(struct termp *, int); argument
113 void (*begin)(struct termp *); argument
114 void (*end)(struct termp *); argument
115 void (*endline)(struct termp *); argument
116 void (*advance)(struct termp *, size_t); argument
119 int (*hspan)(const struct termp *, argument
123 struct termp_ps *ps; argument
[all …]
/dports/devel/ncurses/ncurses-6.3/ncurses/tinfo/
H A Dlib_raw.c85 TERMINAL *termp; in NCURSES_EXPORT() local
141 TERMINAL *termp; in NCURSES_SP_NAME() local
190 TERMINAL *termp; in NCURSES_SP_NAME() local
225 TERMINAL *termp; in NCURSES_SP_NAME() local
280 TERMINAL *termp; in NCURSES_SP_NAME() local
321 TERMINAL *termp; in NCURSES_SP_NAME() local
363 TERMINAL *termp; in NCURSES_SP_NAME() local
H A Dlib_ttyflags.c50 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_EXPORT() local
100 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
143 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
184 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
222 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
254 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
H A Dlib_kernel.c88 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
125 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
161 TERMINAL *termp = TerminalOf(SP_PARM); in NCURSES_SP_NAME() local
H A Dlib_setup.c117 TERMINAL *termp = TerminalOf(CURRENT_SCREEN); in NCURSES_EXPORT() local
278 TERMINAL *termp, in _nc_get_screensize()
457 TERMINAL *termp = cur_term; in _nc_update_screensize() local
524 _nc_tinfo_cmdch(TERMINAL *termp, int proto) in _nc_tinfo_cmdch()
603 _nc_locale_breaks_acs(TERMINAL *termp) in _nc_locale_breaks_acs()
643 TERMINAL *termp; in TINFO_SETUP_TERM() local
990 TERMINAL *termp = 0; in _nc_setupterm() local
H A Dlib_cur_term.c124 set_curterm(TERMINAL *termp) in set_curterm()
179 del_curterm(TERMINAL *termp) in del_curterm()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/lib/libutil/
H A Dpty.c53 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty()
70 struct termios *termp, struct winsize *winp) in fdopenpty()
100 forkpty(int *amaster, char *name, struct termios *termp, struct winsize *winp) in forkpty()
116 fdforkpty(int ptmfd, int *amaster, char *name, struct termios *termp, in fdforkpty()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dopenpty.c28 struct termios const *termp, struct winsize const *winp) in rpl_openpty()
42 _GL_UNUSED struct termios const *termp, in openpty()
64 struct termios const *termp, struct winsize const *winp) in openpty()
H A Dforkpty.c27 rpl_forkpty (int *amaster, char *name, struct termios const *termp, in rpl_forkpty()
44 const struct termios *termp, const struct winsize *winp) in forkpty()
/dports/net/openmpi3/openmpi-3.1.6/opal/util/
H A Dopal_pty.c104 void *termp, void *winpp) in opal_openpty()
112 struct termios *termp, struct winsize *winp) in opal_openpty()
125 struct termios *termp, struct winsize *winp) in opal_openpty()
/dports/net/openmpi/openmpi-4.1.1/opal/mca/pmix/pmix3x/pmix/src/util/
H A Dpmix_pty.c106 void *termp, void *winpp) in pmix_openpty()
114 struct termios *termp, struct winsize *winp) in pmix_openpty()
127 struct termios *termp, struct winsize *winp) in pmix_openpty()
/dports/net/openmpi/openmpi-4.1.1/opal/util/
H A Dopal_pty.c104 void *termp, void *winpp) in opal_openpty()
112 struct termios *termp, struct winsize *winp) in opal_openpty()
125 struct termios *termp, struct winsize *winp) in opal_openpty()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dforkpty.c27 rpl_forkpty (int *amaster, char *name, struct termios const *termp, in rpl_forkpty()
44 const struct termios *termp, const struct winsize *winp) in forkpty()
H A Dopenpty.c28 struct termios const *termp, struct winsize const *winp) in rpl_openpty()
64 struct termios const *termp, struct winsize const *winp) in openpty()
/dports/lang/snobol4/snobol4-2.2.2/lib/posix/
H A Dpty.c66 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty()
107 forkpty(int *amaster, char *name, struct termios *termp, struct winsize *winp) in forkpty()
/dports/devel/dev86/dev86-0.16.20/libbsd/
H A Dpty.c49 openpty(amaster, aslave, name, termp, winp) in openpty() argument
99 forkpty(amaster, name, termp, winp) in forkpty() argument
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/examples/handbook/logic/
H A Dpnf.sig13 type termp term -> o. type
H A Dhc_syntax.sig14 type termp term -> o. type
H A Drefl_syntax.sig11 type termp term -> o. type
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/test/system_tests/handbook_logic_hcsyntax/
H A Dhc_syntax.sig14 type termp term -> o. type
H A Drefl_syntax.sig11 type termp term -> o. type
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/source/test/system_tests/handbook_logic_pnf/
H A Dpnf.sig13 type termp term -> o. type
H A Drefl_syntax.sig11 type termp term -> o. type
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dbsd-openpty.c73 openpty(int *amaster, int *aslave, char *name, struct termios *termp, in openpty()

123456