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

  /system/core/sh/
error.h 99 void sh_errx(int, const char *, ...) __attribute__((__noreturn__));
error.c 229 sh_errx(int status, const char *fmt, ...) function
  /system/core/sh/bltin/
bltin.h 66 #define errx sh_errx

Completed in 38 milliseconds