OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FREEPTR
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/syslogd/
syslogd.h
184
#define
FREEPTR
(x) if (x) { \
/src/usr.bin/ftp/
ftp_var.h
339
#define
FREEPTR
(x) if ((x) != NULL) { free(x); (x) = NULL; }
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025