Lines Matching refs:exited
1173 * @param val exited status (1 - exited, 0 - not exited)
1178 * Hook for querying the current exited status (optional)
1181 * @return 1 if exited, 0 if not exited
1183 int (*exited) (void *data);
1264 * Reset the exited status of a session
1271 * Query the exited status of a session
1274 * @return 1 if exited, 0 if not exited