===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
##############################################
sway-1.5/contrib/grimshot.1-28-files to \fB$XDG_SCREENSHOTS_DIR\fR if this is set (or defined
sway-1.5/contrib/grimshot.1:29:in `user-dirs.dir`), or otherwise fall back to `$XDG_PICTURES_DIR`
sway-1.5/contrib/grimshot.1-30-.P
##############################################
sway-1.5/contrib/grimshot.1.scd-18-	files to *$XDG_SCREENSHOTS_DIR* if this is set (or defined
sway-1.5/contrib/grimshot.1.scd:19:	in `user-dirs.dir`), or otherwise fall back to `$XDG_PICTURES_DIR`
sway-1.5/contrib/grimshot.1.scd-20-
##############################################
sway-1.5/include/sway/ipc-server.h-12-
sway-1.5/include/sway/ipc-server.h:13:struct sockaddr_un *ipc_user_sockaddr(void);
sway-1.5/include/sway/ipc-server.h-14-
##############################################
sway-1.5/sway/ipc-server.c-58-
sway-1.5/sway/ipc-server.c:59:struct sockaddr_un *ipc_user_sockaddr(void);
sway-1.5/sway/ipc-server.c-60-int ipc_handle_connection(int fd, uint32_t mask, void *data);
##############################################
sway-1.5/sway/ipc-server.c-97-
sway-1.5/sway/ipc-server.c:98:	ipc_sockaddr = ipc_user_sockaddr();
sway-1.5/sway/ipc-server.c-99-
##############################################
sway-1.5/sway/ipc-server.c-127-
sway-1.5/sway/ipc-server.c:128:struct sockaddr_un *ipc_user_sockaddr(void) {
sway-1.5/sway/ipc-server.c-129-	struct sockaddr_un *ipc_sockaddr = malloc(sizeof(struct sockaddr_un));