Searched refs:dumphere (Results 1 – 1 of 1) sorted by relevance
1277 static int cookie_output(struct CookieInfo *c, const char *dumphere) in cookie_output() argument1292 if(strequal("-", dumphere)) { in cookie_output()1298 out = fopen(dumphere, FOPEN_WRITETEXT); in cookie_output()