Home
last modified time | relevance | path

Searched refs:fdlenp (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c1007 void **fdsp, int *fdlenp) in so_getfdopt() argument
1015 *fdlenp = -1; in so_getfdopt()
1022 *fdlenp = -1; in so_getfdopt()
1024 *fdlenp = controllen; in so_getfdopt()
1025 dprint(1, ("so_getfdopt: old %d\n", *fdlenp)); in so_getfdopt()
1047 *fdlenp = -1; in so_getfdopt()
1049 *fdlenp = fdlen; in so_getfdopt()