Home
last modified time | relevance | path

Searched refs:DEFAULT_UNIX_MAX_DGRAM_QLEN (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/basic/
Ddef.h17 #define DEFAULT_UNIX_MAX_DGRAM_QLEN 512UL macro
/systemd-251/src/core/
Dmain.c1374 if (v >= DEFAULT_UNIX_MAX_DGRAM_QLEN) in bump_unix_max_dgram_qlen()
1378 "%lu", DEFAULT_UNIX_MAX_DGRAM_QLEN); in bump_unix_max_dgram_qlen()