OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:poname
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/blocklist/bin/
run.c
123
char
poname
[64], adname[128], maskname[32], *rv;
local
143
snprintf(
poname
, sizeof(
poname
), "%d", c->c_port);
145
poname
[0] = '\0';
150
rv = run(how, c->c_name, prname, adname, maskname,
poname
, id, NULL);
run.c
123
char
poname
[64], adname[128], maskname[32], *rv;
local
143
snprintf(
poname
, sizeof(
poname
), "%d", c->c_port);
145
poname
[0] = '\0';
150
rv = run(how, c->c_name, prname, adname, maskname,
poname
, id, NULL);
Completed in 111 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026