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

/openbsd-current/lib/libkeynote/
H A Dauxil.c225 char *stringkey; local
239 stringkey = strdup(key);
240 if (stringkey == NULL)
247 stringkey) == -1)
249 free(stringkey);

Completed in 53 milliseconds