Searched defs:mknod (Results 1 – 2 of 2) sorted by relevance
98 int (*mknod)(const char* path, mode_t, dev_t); member
107 SysRes VG_(mknod) ( const HChar* pathname, Int mode, UWord dev ) in VG_() argument