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

  /external/openssl/crypto/des/
des.c 116 char uuname[200]; variable
194 strncpy(uuname,p,200);
195 uuname[sizeof(uuname)-1]='\0';
196 p+=strlen(uuname);
342 "-u[uuname] : input file is uudecoded if -[dD] or output uuencoded data if -[eE]",
343 " (uuname is the filename to put in the uuencode header).",
693 (uuname[0] == '\0')?"text.d":uuname);
des.pod 28 B<-u>[I<uuname>]

Completed in 1734 milliseconds