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

  /external/ltp/testcases/network/nfsv4/locks/
locktests.h 145 struct dataChild{
locktests.c 188 struct dataChild *initClientFork(int i)
191 struct dataChild *df;
195 df = malloc(sizeof(struct dataChild));
231 void cleanClient(struct dataChild *df)
249 struct dataChild *df;
750 struct dataChild *df;
765 df = (struct dataChild *)data;

Completed in 5459 milliseconds