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

  /src/crypto/external/bsd/heimdal/dist/lib/sl/
sl.h 45 struct sl_cmd { struct
52 typedef struct sl_cmd SL_cmd;
58 void sl_help (SL_cmd *, int argc, char **argv);
59 int sl_loop (SL_cmd *, const char *prompt);
60 int sl_command_loop (SL_cmd *cmds, const char *prompt, void **data);
61 int sl_command (SL_cmd *cmds, int argc, char **argv);
63 void sl_apropos (SL_cmd *cmd, const char *topic);
64 SL_cmd *sl_match (SL_cmd *cmds, char *cmd, int exactp)
    [all...]
  /src/sys/external/bsd/ipf/netinet/
ip_sync.h 76 #define sl_cmd sl_hdr.sm_cmd macro
  /src/external/bsd/ipf/dist/
ip_sync.h 76 #define sl_cmd sl_hdr.sm_cmd macro

Completed in 16 milliseconds