HomeSort by: relevance | last modified time | path
    Searched refs:val_ptr (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/evbmips/stand/sbmips/common/
cfe_api_int.h 110 cfe_xptr_t val_ptr; /* value string buffer */ member in struct:xiocb_envbuf_s
cfe_api.c 168 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);
280 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(dest);
483 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);
  /src/sys/arch/mips/cfe/
cfe_api_int.h 110 cfe_xptr_t val_ptr; /* value string buffer */ member in struct:xiocb_envbuf_s
cfe_api.c 171 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);
283 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(dest);
486 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);
  /src/sys/arch/sbmips/stand/common/
cfe_api_int.h 110 cfe_xptr_t val_ptr; /* value string buffer */ member in struct:xiocb_envbuf_s
cfe_api.c 168 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);
280 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(dest);
483 xiocb.plist.xiocb_envbuf.val_ptr = XPTR_FROM_NATIVE(val);

Completed in 15 milliseconds