Home
last modified time | relevance | path

Searched refs:create_string_prop (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dproto.h424 void create_string_prop(fcode_env_t *, char *, char *);
/titanic_41/usr/src/lib/efcode/engine/
H A Dproperties.c52 create_string_prop(fcode_env_t *env, char *name, char *val) in create_string_prop() function
H A Dpackage.c180 create_string_prop(env, "device_type", "upa"); in starfire_hack()