Searched refs:IPACMLOG_FILE (Results 1 – 4 of 4) sorted by relevance
56 #define IPACMLOG_FILE "/dev/socket/ipacm_log_file" macro58 #define IPACMLOG_FILE "/etc/ipacm_log_file"
89 strlcpy(ipacmlog_socket.sun_path, IPACMLOG_FILE,sizeof(ipacmlog_socket.sun_path)); in ipacm_log_send()
89 strcpy(ipacmlog_socket.sun_path, IPACMLOG_FILE); in ipacm_log_send()