OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noblock
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/unbound/dist/libunbound/python/
file_py3.i
118
%typemap(arginit,
noblock
= 1) FILE* {
127
%typemap(typecheck,
noblock
= 1, fragment = "is_obj_file", precedence = SWIG_TYPECHECK_POINTER) FILE* {
131
%typemap(check,
noblock
= 1) FILE* {
139
%typemap(in,
noblock
= 1, fragment = "obj_to_file") FILE* {
150
/*%typemap(freearg,
noblock
= 1, fragment = "dispose_file") FILE* {
libunbound.i
91
%typemap(in,numinputs=0,
noblock
=1) (struct ub_result** result)
98
%typemap(argout,
noblock
=1) (struct ub_result** result)
879
%typemap(in,numinputs=0,
noblock
=1) (int* async_id)
888
%typemap(argout,
noblock
=1) (int* async_id)
/src/usr.bin/deroff/
deroff.c
256
static void
noblock
(char, char);
1020
* Possible arguments to
noblock
are:
1036
noblock
(char a1, char a2)
function
1128
noblock
('P', 'E');
1292
noblock
(')', c2);
1302
noblock
(c1, 'E');
1311
noblock
('f', 'i');
1399
noblock
('L', 'E');
/src/sys/arch/bebox/stand/boot/
kbd.c
83
kbd(int
noblock
)
89
if (
noblock
) {
/src/sys/arch/prep/stand/boot/
kbd.c
83
kbd(int
noblock
)
89
if (
noblock
) {
/src/external/bsd/unbound/dist/pythonmod/
interface.i
1519
%typemap(newfree,
noblock
= 1) char * {
Completed in 19 milliseconds
Indexes created Tue Sep 22 00:26:15 UTC 2026