Home
last modified time | relevance | path

Searched defs:_mac_ (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/lib/libshell/common/sh/
H A Dmacro.c57 typedef struct _mac_ struct
59 Shell_t *shp; /* pointer to shell interpreter */
60 Sfio_t *sp; /* stream pointer for here-document */
61 struct argnod **arghead; /* address of head of argument list */
62 char *ifsp; /* pointer to IFS value */
63 int fields; /* number of fields */
64 short quoted; /* set when word has quotes */
65 unsigned char ifs; /* first char of IFS */
66 char quote; /* set within double quoted contexts */
67 char lit; /* set within single quotes */
[all …]
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dmacro.c66 typedef struct _mac_ struct
68 shp_mac_ global() argument
69 sp_mac_ global() argument
70 arghead_mac_ global() argument
71 ifsp_mac_ global() argument
72 fields_mac_ global() argument
73 quoted_mac_ global() argument
74 ifs_mac_ global() argument
75 atmode_mac_ global() argument
76 quote_mac_ global() argument
77 lit_mac_ global() argument
78 split_mac_ global() argument
79 pattern_mac_ global() argument
80 patfound_mac_ global() argument
81 assign_mac_ global() argument
82 arith_mac_ global() argument
83 let_mac_ global() argument
84 zeros_mac_ global() argument
85 arrayok_mac_ global() argument
86 subcopy_mac_ global() argument
87 dotdot_mac_ global() argument
88 nvwalk_mac_ global() argument