OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irp_marshall_pw
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/libbind/dist/include/isc/
irpmarshall.h
34
#define
irp_marshall_pw
__irp_marshall_pw
macro
50
int
irp_marshall_pw
(const struct passwd *, char **, size_t *);
/src/external/bsd/libbind/dist/irs/
irpmarshall.c
124
* int
irp_marshall_pw
(const struct passwd *pw, char **buffer, size_t *len)
137
irp_marshall_pw
(const struct passwd *pw, char **buffer, size_t *len) {
function
2268
irp_marshall_pw
(pw, &b, &len);
2281
if (
irp_marshall_pw
(pw, &b, &len) != 0) {
2282
printf("
irp_marshall_pw
failed\n");
Completed in 30 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026