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

  /external/ltp/testcases/kernel/syscalls/fcntl/
fcntl14.c 79 int c_whence; member in struct:__anon28538
615 flock.l_whence = thiscase->c_whence;
642 if (flock.l_whence != thiscase->c_whence) {
646 flock.l_whence, thiscase->c_whence);
701 flock.l_whence = thiscase->c_whence;
834 thiscase->c_whence, thiscase->c_start,
953 &thiscase->c_whence, &thiscase->c_start,
1085 thiscase->c_whence, thiscase->c_start,
  /external/mksh/src/
funcs.c 152 {"whence", c_whence},
607 c_whence(const char **wp) function
    [all...]

Completed in 660 milliseconds