Searched defs:source_new (Results 1 – 2 of 2) sorted by relevance
29 RemoteSource* source_new(int fd, bool passive_fd, char *name, Writer *writer) { in source_new() function
1050 static sd_event_source *source_new(sd_event *e, bool floating, EventSourceType type) { in source_new() function