Searched refs:winp (Results 1 – 2 of 2) sorted by relevance
74 struct winsize *winp) in openpty() argument
1352 const void *termp, const void *winp) { in INTERCEPTOR() argument1355 int res = REAL(openpty)(amaster, aslave, name, termp, winp); in INTERCEPTOR()1364 const void *winp) { in INTERCEPTOR() argument1367 int res = REAL(forkpty)(amaster, name, termp, winp); in INTERCEPTOR()