HomeSort by relevance Sort by last modified time
    Searched defs:author (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/sasl_plugins/plain/
plain.c 105 const char *author; local
116 /* should have received author-id NUL authen-id NUL password */
118 /* get author */
119 author = clientin;
125 "Can only find author (no password)");
127 SETERROR(params->utils, "Can only find author (no password)");
140 "Can only find author/en (no password)");
143 "Can only find author/en (no password)");
180 if (!author || !*author)
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
CPAN.pm 38 Author 8
273 package CPAN::Author;
274 @CPAN::Author::ISA = qw(CPAN::InfoObj);
3597 sub author { subroutine
    [all...]

Completed in 60 milliseconds