Searched refs:nnewp (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/iceauth/dist/
H A Dprocess.c100 static int merge_entries ( AuthList **firstp, AuthList *second, int *nnewp, int *nreplp, int *ndupp );
848 int *nnewp, int *nreplp, int *ndupp)
858 *nnewp = n;
925 *nnewp = nnew;
846 merge_entries(AuthList ** firstp,AuthList * second,int * nnewp,int * nreplp,int * ndupp) argument
/xsrc/external/mit/xauth/dist/
H A Dprocess.c1131 merge_entries(AuthList **firstp, AuthList *second, int *nnewp, int *nreplp) argument
1141 *nnewp = n;
1188 *nnewp = nnew;

Completed in 6 milliseconds