Searched defs:pStack (Results 1 – 2 of 2) sorted by relevance
148 static state * current_state( stack * const pStack ) in current_state()154 static void pop_state( stack * const pStack ) in pop_state()165 static state * push_state( stack * const pStack, TARGET * const t, in push_state()
215 char pStack[NFS4_MAX_BUFFER_SIZE], in nfs4_mixed_prepare() local