HomeSort by relevance Sort by last modified time
    Searched refs:LINE_LEN (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/lp/lib/oam/
fmtmsg.c 43 #define LINE_LEN 70
129 maxlen = LINE_LEN - indent_len - 1;
145 * - LINE_LEN
  /onnv/onnv-gate/usr/src/lib/udapl/udapl_tavor/tavor/
dapl_tavor_hca.c 637 #define LINE_LEN 256
641 char line_buf[LINE_LEN];
642 char host_buf[LINE_LEN];
643 char localhost[LINE_LEN];
656 if (gethostname(localhost, LINE_LEN) != 0) {
662 (void) fgets(line_buf, LINE_LEN, fp);
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
snoop_ldap.c 60 #define LINE_LEN (255)
73 char resultcode[LINE_LEN]; /* These are used */
74 char operation[LINE_LEN]; /* by -V option. */
75 char bb[LINE_LEN];
    [all...]

Completed in 360 milliseconds