Lines Matching refs:snprintf
37 snprintf(buf, len, "%s%s%s", prefix, name, postfix); in create_key()
39 snprintf(buf, len, "%s%s", prefix, name); in create_key()
41 snprintf(buf, len, "%s%s", name, postfix); in create_key()
43 snprintf(buf, len, "%s", name); in create_key()
429 snprintf(postfix, sizeof(postfix), "%i", i); in bcm47xx_fill_sprom_path_r4589()
480 snprintf(postfix, sizeof(postfix), "%i", i); in bcm47xx_fill_sprom_path_r45()
613 snprintf(prefix, sizeof(prefix), "pci/%u/%u/", in bcm47xx_get_sprom_ssb()
646 if (snprintf(nvram_var, sizeof(nvram_var), "devpath%d", i) <= 0) in bcm47xx_sprom_apply_prefix_alias()
652 snprintf(prefix, prefix_size, "%d:", i); in bcm47xx_sprom_apply_prefix_alias()
669 snprintf(buf, sizeof(buf), "pci/%u/%u/", in bcm47xx_get_sprom_bcma()
679 snprintf(buf, sizeof(buf), "sb/%u/", in bcm47xx_get_sprom_bcma()