HomeSort by relevance Sort by last modified time
    Searched refs:dowrite (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/glib/
gmessages.c 106 dowrite (int fd, function
122 #define write(fd, buf, len) dowrite(fd, buf, len)
  /external/mksh/src/
histrap.c 636 histsave(int *lnp, const char *cmd, bool dowrite MKSH_A_UNUSED, bool ignoredups)
656 if (histfd && dowrite)
    [all...]

Completed in 35 milliseconds