OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:propext
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/gpt/
backup.c
209
char *
propext
;
local in function:backup
260
propext
= prop_dictionary_externalize(props);
261
PROP_ERR(
propext
);
266
free(
propext
);
269
fputs(
propext
, fp);
272
free(
propext
);
backup.c
209
char *
propext
;
local in function:backup
260
propext
= prop_dictionary_externalize(props);
261
PROP_ERR(
propext
);
266
free(
propext
);
269
fputs(
propext
, fp);
272
free(
propext
);
Completed in 28 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025