Home
last modified time | relevance | path

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

/freebsd/sys/dev/cfe/
H A Dcfe_api_int.h113 } xiocb_envbuf_t; typedef
161 xiocb_envbuf_t xiocb_envbuf; /* environment function parameters */
H A Dcfe_api.c166 xiocb.xiocb_psize = sizeof(xiocb_envbuf_t); in cfe_enumenv()
189 xiocb.xiocb_psize = sizeof(xiocb_envbuf_t); in cfe_enumdev()
299 xiocb.xiocb_psize = sizeof(xiocb_envbuf_t); in cfe_getenv()
502 xiocb.xiocb_psize = sizeof(xiocb_envbuf_t); in cfe_setenv()