Searched refs:THISORNUL (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpglobalvars.h76 #define THISORNUL(s) (s ? s : "") macro
H A Dscanner.c834 insert_directory(name, full_path, BROWSEDIR_ID, THISORNUL(parent), i+startID);
835 xasprintf(&parent_id, "%s$%X", THISORNUL(parent), i+startID);
841 if( insert_file(name, full_path, THISORNUL(parent), i+startID, dir_types) == 0 )
H A Dupnpsoap.c1361 where, THISORNUL(orderBy), StartingIndex, RequestedCount);
1863 DPRINTF(E_WARN, L_HTTP, "%s: Unknown: %s\n", action, THISORNUL(var_name));

Completed in 105 milliseconds