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

  /system/core/toolbox/upstream-netbsd/bin/dd/
args.c 81 static void f_seek(char *);
103 { "oseek", f_seek, C_SEEK, C_SEEK },
105 { "seek", f_seek, C_SEEK, C_SEEK },
303 f_seek(char *arg) function
  /external/chromium_org/third_party/skia/third_party/lua/src/
liolib.c 545 static int f_seek (lua_State *L) { function
613 {"seek", f_seek},

Completed in 5845 milliseconds