Searched refs:c_whence (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl14.c78 int c_whence; member in struct:__anon13837
614 flock.l_whence = thiscase->c_whence;
641 if (flock.l_whence != thiscase->c_whence) {
645 flock.l_whence, thiscase->c_whence);
700 flock.l_whence = thiscase->c_whence;
838 thiscase->c_whence, thiscase->c_start,
957 &thiscase->c_whence, &thiscase->c_start,
1091 thiscase->c_whence, thiscase->c_start,
/external/mksh/src/
H A Dsh.h2057 int c_whence(const char **);
H A Dfuncs.c150 {"whence", c_whence},
616 c_whence(const char **wp) function

Completed in 298 milliseconds