Searched refs:version_str (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/libatalk/cnid/cdb/
H A Dcnid_cdb_open.c130 char *version_str; local
132 version_str = db_version(&major, &minor, &patch);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.c367 char *version_str; local
388 if (!dbus_message_get_args (reply, &error, DBUS_TYPE_STRING, &version_str, DBUS_TYPE_INVALID) ||
392 version = strcmp(version_str, "avahi 0.6") == 0 ? 0x0201 : 0x0000;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dmain.c764 static struct ecryptfs_attribute sysfs_attr_version_str = __ATTR_RO(version_str);
787 "Unable to create ecryptfs version_str attribute\n");
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/shell/
H A Dhush.c3608 static const char version_str[] ALIGN1 = "HUSH_VERSION="HUSH_VER_STR;
3611 .varstr = (char*)version_str,
3643 putenv((char *)version_str); /* reinstate HUSH_VERSION */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure31495 char *version_str;
31496 version_str = db_version(&major, &minor, &patch);
31616 char *version_str;
31617 version_str = db_version(&major, &minor, &patch);
[all...]

Completed in 202 milliseconds