OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dest_pt
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/pax/
ar_subs.c
931
char *
dest_pt
;
local
949
dest_pt
= dirbuf + dlen;
950
if (*(
dest_pt
-1) != '/') {
951
*
dest_pt
++ = '/';
954
*
dest_pt
= '\0';
1012
if (strlcpy(
dest_pt
, arcn->name + (*arcn->name == '/'),
1023
*
dest_pt
= '\0';
Completed in 47 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026