HomeSort by: relevance | last modified time | path
    Searched refs:skin (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
sc7180-trogdor-coachz.dtsi 31 skin_temp_thermal: skin-temp-thermal {
51 skin-temp-crit {
126 skin-temp-thermistor@4e {
136 skin-temp-thermistor@1 {
sm8250-mtp.dts 84 skin-msm-thermal {
98 skin-thermal {
508 skin-therm@4d {
531 skin-therm@1 {
575 skin-msm-therm@1 {
597 skin-msm-therm@4e {
qrb5165-rb5.dts 130 skin-msm-thermal {
751 skin-msm-therm@4e {
767 skin-msm-therm@0 {
  /src/usr.bin/mail/
cmd3.c 233 (cp = skin(hfield("to", mp))) != NULL &&
318 if ((rcv = skin(hfield("from", mp))) == NULL)
319 rcv = skin(nameof(mp, 1));
320 if ((replyto = skin(hfield("reply-to", mp))) != NULL)
322 else if ((cp = skin(hfield("to", mp))) != NULL)
346 if (replyto == NULL && (cp = skin(hfield("cc", mp))) != NULL) {
386 if ((cp = skin(hfield("from", mp))) == NULL)
387 cp = skin(nameof(mp, 2));
532 if ((cp = skin(hfield("to", mp))) != NULL)
support.c 449 * Skin an arpa net address according to the RFC 822 interpretation
453 skin(char *name) function in typeref:typename:PUBLIC char *
642 * a bunch of arpanet stuff in it, we may have to skin the name
650 cp = skin(name1(mp, reptype));
extern.h 299 char * skin(char *);
format.c 180 p = skin(p);
625 tail = skin(tail);
thread.c 918 id = skin(refs->n_name);
923 return skin(hfield("in-reply-to", mp));
954 * Load up the array (skin where necessary).
961 marray[i].message_id = skin(hfield("message-id", mp));
1313 #define MF_SKIN 4 /* "skin" the field to remove comments */
1442 skin_it ? skin(hfield(key, mp)) : hfield(key, mp);
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
tegra20-acer-a500-picasso.dts 1035 * 0: internal that monitors ambient/skin temperature
1039 * but it's a much more complex solution. The "skin"
1045 skin-thermal {
1052 trip0: skin-alert {
1059 trip1: skin-crit {
tegra30-asus-nexus7-grouper-common.dtsi 1261 * 0: internal that monitors ambient/skin temperature
1265 * but it's a much more complex solution. The "skin"
1271 skin-thermal {
1278 trip0: skin-alert {
1285 trip1: skin-crit {

Completed in 20 milliseconds