Searched refs:kwstate (Results 1 – 4 of 4) sorted by relevance
936 env_replace(struct parse_state *psp, char *keybuf, char kwstate) in env_replace() argument941 if ((cp = strrchr(keybuf, kwstate)) != NULL) { in env_replace()992 char kwstate; in getkeyword() local998 kwstate = '\0'; in getkeyword()1005 switch (kwstate) { in getkeyword()1016 switch (kwstate) { in getkeyword()1018 kwstate = 'A'; in getkeyword()1021 kwstate = '"'; in getkeyword()1024 kwstate = '\''; in getkeyword()1031 kwstate = '%'; in getkeyword()[all …]
100 if (mdinfo.kwstate != wst32 && mdinfo.kwstate != wst64) { in cb_check_machdep()101 prom_printf(fmt, "wstate", mdinfo.kwstate, wst32, wst64); in cb_check_machdep()
111 uint16_t kwstate; /* 0x06: kernel wstate */ member
576 m_info.kwstate = (uint16_t)getwstate(); in i_cpr_write_machdep()578 m_info.ksb, m_info.kpstate, m_info.kwstate); in i_cpr_write_machdep()