Searched defs:t_optmgmt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dtli_wrappers.c130 t_optmgmt(int fd, struct t_optmgmt *req, struct t_optmgmt *ret) function
/illumos-gate/usr/src/uts/common/sys/
H A Dtiuser.h114 struct t_optmgmt { struct
161 #define T_OPTMGMT 2 /* struct t_optmgmt */
211 extern int t_optmgmt(int fildes, struct t_optmgmt *req,
212 struct t_optmgmt *ret);
/illumos-gate/usr/src/lib/libbc/inc/include/nettli/
H A Dtiuser.h128 struct t_optmgmt { struct
175 #define T_OPTMGMT 2 /* struct t_optmgmt */
/illumos-gate/usr/src/head/
H A Dxti.h187 #pragma redefine_extname t_optmgmt _xti_optmgmt
232 #define t_optmgmt _xti_optmgmt macro
317 struct t_optmgmt { struct
364 #define T_OPTMGMT 2 /* struct t_optmgmt */
491 extern int t_optmgmt(int, struct t_optmgmt *, struct t_optmgmt *);
505 extern int t_optmgmt(int, const struct t_optmgmt *, struct t_optmgmt *);
[all...]

Completed in 206 milliseconds