HomeSort by: relevance | last modified time | path
    Searched refs:SPAWN_NONOTIFY (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/tmux/dist/
spawn.c 169 sc->flags |= SPAWN_NONOTIFY;
489 if (sc->flags & SPAWN_NONOTIFY)
494 if (~sc->flags & SPAWN_NONOTIFY)
tmux.h 2241 #define SPAWN_NONOTIFY 0x10

Completed in 50 milliseconds