Home
last modified time | relevance | path

Searched defs:mknod (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/native_client_sdk/src/libraries/nacl_io/
Dfuse.h98 int (*mknod)(const char* path, mode_t, dev_t); member
/external/valgrind/main/coregrind/
Dm_libcfile.c107 SysRes VG_(mknod) ( const HChar* pathname, Int mode, UWord dev ) in VG_() argument