Cross Reference: insert_identity.sql
xref
: /
systemd
/
src
/
libsystemd-network
/
sd-dhcp-server.c
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
INSERT
OR
REPLACE
INTO
identity
(
issuer
,
accountName
,
imageURL
,
bgColor
)
VALUES
(?, ?, ?, ?);