Searched refs:SCRIPT_LEN (Results 1 - 4 of 4) sorted by relevance

/external/libppp/src/
H A Ddatalink.h69 char dial[SCRIPT_LEN];
70 char login[SCRIPT_LEN];
71 char logout[SCRIPT_LEN];
72 char hangup[SCRIPT_LEN];
75 char list[SCRIPT_LEN]; /* Telephone Numbers */
93 char list[SCRIPT_LEN]; /* copy of cfg.list for strsep() */
H A Dcbcp.h42 char phone[SCRIPT_LEN];
52 char phone[SCRIPT_LEN]; /* What to dial */
H A Ddefs.h56 #define SCRIPT_LEN 512 /* Size of login/dial/hangup scripts */ macro
57 #define LINE_LEN SCRIPT_LEN /* Size of lines */
58 #define DEVICE_LEN SCRIPT_LEN /* Size of individual devices */
H A Dlcp.h44 char msg[SCRIPT_LEN]; /* with this data (E.164) */

Completed in 666 milliseconds