OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:scanflike
(Results
1 - 3
of
3
) sorted by relevancy
/src/tests/usr.bin/xlint/lint1/
msg_282.c
20
/* expect+1: warning: comment **
SCANFLIKE
** must precede function definition [282] */
21
/*
SCANFLIKE
*/
22
int
scanflike
;
variable
/src/usr.bin/xlint/lint2/
chk.c
66
static void
scanflike
(const hte_t *, const fcall_t *,
413
/* perform
SCANFLIKE
/PRINTFLIKE tests */
428
scanflike
(hte, call, n, ai->a_fstrg, ap2);
828
scanflike
(const hte_t *hte, const fcall_t *call,
function
/src/usr.bin/xlint/lint1/
func.c
103
* arguments (for PRINTFLIKE and
SCANFLIKE
).
106
* or
SCANFLIKE
comment.
1006
warning_at(282, &scanflike_pos, "
SCANFLIKE
");
1079
scanflike
(int n)
function
1083
warning(280, "
SCANFLIKE
");
1088
warning(281, "
SCANFLIKE
");
1136
case LC_SCANFLIKE:
scanflike
(arg); break;
Completed in 20 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026