OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has
(Results
1 - 25
of
189
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/tests/usr.bin/xlint/lint2/
msg_010.exp
1
func
has
its return value used in msg_010.c?(30) but doesn't return one [lint2:010]
msg_012.exp
1
add
has
2 parameters in msg_012_a.c(2), versus 3 in msg_012_b.c(2) [lint2:012]
msg_004.exp
1
add
has
its return value used inconsistently by msg_004_define.c(2) and msg_004_call.c(4) [lint2:004]
3
add
has
argument 1 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
4
add
has
argument 2 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
5
add
has
parameter 1 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
6
add
has
parameter 2 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
msg_006.exp
1
add
has
its return value used inconsistently by msg_006_define.c(2) and msg_006_call.c(4) [lint2:004]
3
add
has
argument 1 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
4
add
has
argument 2 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
5
add
has
parameter 1 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
6
add
has
parameter 2 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
msg_005.exp
1
add
has
its return value used inconsistently by msg_005_define.c(2) and msg_005_call.c(4) [lint2:004]
3
add
has
argument 1 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
4
add
has
argument 2 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
5
add
has
parameter 1 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
6
add
has
parameter 2 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
8
pointer
has
type 'pointer to const char' at pointer-to-char.c(1), versus 'pointer to char' at pointer-to-const-char.c(1) [lint2:005]
msg_003.exp
2
function
has
multiple definitions in msg_003_a.c(10) and msg_003_b.c(10) [lint2:003]
msg_011.exp
1
add
has
its return value used inconsistently by msg_011_define.c(2) and msg_011_call.c(4) [lint2:004]
3
add
has
argument 1 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
4
add
has
argument 2 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
5
add
has
parameter 1 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
6
add
has
parameter 2 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
8
func_param
has
parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function() returning void' in msg_011_call_func.c(12) [lint2:011]
9
func_param
has
parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(void) returning void' in msg_011_call_func.c(13) [lint2:011]
10
func_param
has
parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double) returning void' in msg_011_call_func.c(14) [lint2:011]
11
func_param
has
parameter 1 declared as 'pointer to function(char) returning void' in msg_011_call_func.c(11), versus 'pointer to function(double, double) returning void' in msg_011_call_func.c(15) [lint2:011]
msg_007.exp
2
params
has
0 parameters in msg_007_params.c(11), versus 1 in msg_007_params.c(13) [lint2:012]
3
params
has
0 parameters in msg_007_params.c(11), versus 2 in msg_007_params.c(14) [lint2:012]
output_sorted.exp
2
func0000
has
argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
3
func0000
has
argument 2 with type 'pointer to const char' at output_sorted.c(10), versus 'double' at output_sorted.c(11) [lint2:006]
5
func1000
has
argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
6
func1000
has
argument 2 with type 'pointer to const char' at output_sorted.c(10), versus 'double' at output_sorted.c(11) [lint2:006]
8
func2000
has
argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
9
func2000
has
argument 2 with type 'pointer to const char' at output_sorted.c(10), versus 'double' at output_sorted.c(11) [lint2:006]
11
func3000
has
argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
12
func3000
has
argument 2 with type 'pointer to const char' at output_sorted.c(10), versus 'double' at output_sorted.c(11) [lint2:006]
14
func4000
has
argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
15
func4000
has
argument 2 with type 'pointer to const char' at output_sorted.c(10), versus 'double' at output_sor (…)
[
all
...]
/src/share/doc/psd/20.ipctut/
dgramread.c
75
printf("Socket
has
port #%d\en", ntohs(name.sin_port));
strchkread.c
75
printf("Socket
has
port #%d\en", ntohs(server.sin_port));
streamread.c
75
printf("Socket
has
port #%d\en", ntohs(server.sin_port));
96
* Since this program
has
an infinite loop, the socket "sock" is
ustreamread.c
65
printf("Socket
has
name %s\en", server.sun_path);
/src/usr.bin/make/unit-tests/
unexport.mk
12
# was not reachable though. At that point, backslash-newline
has
already
meta-cmd-cmp.exp
14
.meta-cmd-cmp.cmp.meta:2: a build command
has
changed
24
.meta-cmd-cmp.cmp.meta:2: a build command
has
changed
30
.meta-cmd-cmp.cmp2.meta:2: a build command
has
changed
41
.meta-cmd-cmp.filter.meta:2: a build command
has
changed
directive-export-impl.mk
30
# The following expression
has
both flags 'exported' and 'reexport' set.
36
# variables exported. Since this variable
has
both of the above-mentioned
46
# The following expression still
has
'exported' and 'reexport' set.
varmod-sun-shell.mk
6
# This modifier
has
been added on 1996-05-29.
varmod-sun-shell1.mk
6
# This modifier
has
been added on 2025-11-11
varname-dot-shell.mk
25
# This
has
no effect since the variable is not defined in the global scope,
varname-make_print_var_on_error.mk
8
# gn->commands
has
been set to NULL already. This leaves .ERROR_CMD an empty
/src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en
40
{If your machine
has
4MB or less, sysinst will not operate correctly.
52
{It appears that your disk, %s,
has
no mvme68k disklabel. sysinst is
/src/usr.sbin/sysinst/arch/virt68k/
msg.md.en
40
{If your machine
has
4MB or less, sysinst will not operate correctly.
52
{It appears that your disk, %s,
has
no virt68k disklabel. sysinst is
/src/common/lib/libc/arch/sparc/atomic/
atomic_cas.S
91
/* %o5
has
interlock address */ ;\
130
! %o4
has
saved PSR value
131
! %o5
has
interlock address
/src/tests/usr.bin/indent/
edge_cases.c
99
sub
has
($$) {
function
141
sub
has
($$) {
function
/src/usr.sbin/sysinst/arch/hp300/
msg.md.en
40
{If your machine
has
4MB or less, sysinst will not operate correctly.
Completed in 197 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sun Feb 15 12:34:49 CET 2026