OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:curifname
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/altq/libaltq/
parser.c
94
static char
curifname
[IFNAMSIZ];
variable in typeref:typename:char[]
270
curifname
[0] = '\0';
319
return (
curifname
);
345
strlcpy(
curifname
, w, sizeof(
curifname
));
346
*ifnamep =
curifname
;
351
if (
curifname
[0] == '\0')
353
*ifnamep =
curifname
;
parser.c
94
static char
curifname
[IFNAMSIZ];
variable in typeref:typename:char[]
270
curifname
[0] = '\0';
319
return (
curifname
);
345
strlcpy(
curifname
, w, sizeof(
curifname
));
346
*ifnamep =
curifname
;
351
if (
curifname
[0] == '\0')
353
*ifnamep =
curifname
;
parser.c
94
static char
curifname
[IFNAMSIZ];
variable in typeref:typename:char[]
270
curifname
[0] = '\0';
319
return (
curifname
);
345
strlcpy(
curifname
, w, sizeof(
curifname
));
346
*ifnamep =
curifname
;
351
if (
curifname
[0] == '\0')
353
*ifnamep =
curifname
;
Completed in 33 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025