Home
last modified time | relevance | path

Searched defs:s_param (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_240.c9 struct s_param { struct
25 /* expect+2: warning: parameter 's_param' unused in function 'return_other_struct' [231] */ argument
27 return_other_struct(struct s_param s_param) in return_other_struct()
35 assign_other_struct(struct s_param s_param) in assign_other_struct()
/netbsd-src/usr.bin/xlint/lint1/
H A Dlint1.h211 bool s_param:1; global() member