HomeSort by relevance Sort by last modified time
    Searched full:_unix (Results 1 - 7 of 7) sorted by null

  /external/qemu/
sockets.c 265 a->u._unix.path = strdup(path ? path : "");
266 a->u._unix.owner = 1;
271 if (a->family == SOCKET_UNIX && a->u._unix.owner) {
272 a->u._unix.owner = 0;
273 free((char*)a->u._unix.path);
394 buf = format_str( buf, end, a->u._unix.path );
420 return (!strcmp(a->u._unix.path, b->u._unix.path));
459 return a->u._unix.path;
500 return bufprint(p, end, "%s", a->u._unix.path)
    [all...]
sockets.h 182 } _unix; member in union:__anon25547::__anon25548
  /sdk/emulator/opengl/tests/event_injector/
sockets.c 270 a->u._unix.path = strdup(path ? path : "");
271 a->u._unix.owner = 1;
276 if (a->family == SOCKET_UNIX && a->u._unix.owner) {
277 a->u._unix.owner = 0;
278 free((char*)a->u._unix.path);
399 buf = format_str( buf, end, a->u._unix.path );
425 return (!strcmp(a->u._unix.path, b->u._unix.path));
464 return a->u._unix.path;
505 return bufprint(p, end, "%s", a->u._unix.path)
    [all...]
sockets.h 190 } _unix; member in union:__anon60724::__anon60725
  /external/chromium_org/third_party/skia/gyp/
gpu.gyp 13 'sources/': [ ['exclude', '_unix.(h|cpp)$'],
  /external/skia/gyp/
gpu.gyp 13 'sources/': [ ['exclude', '_unix.(h|cpp)$'],
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
visualfoxpro.php 216 '_Transport','_Triggerlevel','_Unix','_WebDevOnly','_WebMenu','_WebMsftHomePage',

Completed in 532 milliseconds