Searched refs:ocontext (Results 1 – 2 of 2) sorted by relevance
257 lin ocontext = -1; in main() local299 ocontext = c - '0'; in main()300 else if (LIN_MAX / 10 < ocontext in main()301 || ((ocontext = 10 * ocontext + c - '0') < 0)) in main()302 ocontext = LIN_MAX; in main()605 if (ocontext < 0) in main()620 if (0 <= ocontext) in main()626 && (context < ocontext in main()627 || (ocontext < context && ! explicit_context))) in main()633 (long) ocontext, in main()[all …]
207 struct xen_flask_ocontext ocontext; member