OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:userstr
(Results
1 - 2
of
2
) sorted by relevancy
/src/dist/pf/usr.sbin/authpf/
authpf.c
649
char *fdpath = NULL, *
userstr
= NULL, *ipstr = NULL;
local in function:change_filter
666
if (asprintf(&
userstr
, "user_id=%s", luser) == -1)
683
pargv[7] =
userstr
;
726
free(
userstr
);
authpf.c
649
char *fdpath = NULL, *
userstr
= NULL, *ipstr = NULL;
local in function:change_filter
666
if (asprintf(&
userstr
, "user_id=%s", luser) == -1)
683
pargv[7] =
userstr
;
726
free(
userstr
);
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025