HomeSort by: relevance | last modified time | path
    Searched refs:xoptions (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/xcvs/dist/src/
update.h 13 int do_update (int argc, char *argv[], char *xoptions, char *xtag,
update.c 468 do_update (int argc, char **argv, char *xoptions, char *xtag, char *xdate,
478 xoptions ? xoptions : "(null)", xtag ? xtag : "(null)",
488 options = xoptions;
  /src/crypto/external/bsd/openssh/dist/
auth2-pubkeyfile.c 457 char *xoptions = NULL; local
468 xoptions = cp;
484 if ((opts = sshauthopt_parse(xoptions, &reason)) == NULL) {
485 debug("[LDAP] %s: bad principals options: %s", xoptions, reason);
486 auth_debug_add("[LDAP] %s: bad principals options: %s", xoptions, reason);

Completed in 55 milliseconds