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