HomeSort by: relevance | last modified time | path
    Searched defs:HSTR (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/base/
heimbase.h 213 #define HSTR(_str) (__heim_string_constant("" _str ""))
  /src/usr.bin/ftp/
cmdtab.c 77 #define HSTR static const char
80 HSTR accounthelp[] = "send account command to remote server";
81 HSTR appendhelp[] = "append to a file";
82 HSTR asciihelp[] = "set ascii transfer type";
83 HSTR beephelp[] = "beep when command completed";
84 HSTR binaryhelp[] = "set binary transfer type";
85 HSTR casehelp[] = "toggle mget upper/lower case id mapping";
86 HSTR cdhelp[] = "change remote working directory";
87 HSTR cduphelp[] = "change remote working directory to parent directory";
88 HSTR chmodhelp[] = "change file permissions of remote file"
    [all...]

Completed in 24 milliseconds