OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:unres
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/mail/
fio.c
402
char
unres
[PATHSIZE], res[PATHSIZE];
local in function:getfold
408
(void)snprintf(
unres
, sizeof(
unres
), "%s/%s", homedir, folder);
409
folder =
unres
;
fio.c
402
char
unres
[PATHSIZE], res[PATHSIZE];
local in function:getfold
408
(void)snprintf(
unres
, sizeof(
unres
), "%s/%s", homedir, folder);
409
folder =
unres
;
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025