HomeSort by relevance Sort by last modified time
    Searched refs:f_seek (Results 1 - 3 of 3) 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
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
liolib.c 546 static int f_seek (lua_State *L) { function
614 {"seek", f_seek},
  /external/syslinux/com32/lua/src/
liolib.c 561 static int f_seek (lua_State *L) { function
633 {"seek", f_seek},

Completed in 569 milliseconds