OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_NDBOOTD_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.h
93
#define
_NDBOOTD_P
(x) x
95
#define
_NDBOOTD_P
(x)
188
int ndbootd_raw_open
_NDBOOTD_P
((struct ndbootd_interface *));
189
int ndbootd_raw_read
_NDBOOTD_P
((struct ndbootd_interface *, void *, size_t));
190
int ndbootd_raw_write
_NDBOOTD_P
((struct ndbootd_interface *, void *, size_t));
ndbootd.c
131
void *ndbootd_malloc
_NDBOOTD_P
((size_t, size_t));
132
void *ndbootd_calloc
_NDBOOTD_P
((size_t, size_t));
133
void *ndbootd_memdup
_NDBOOTD_P
((void *, size_t));
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025