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

  /src/usr.sbin/wsmoused/
wsmoused.h 98 struct prop *prop_new(void);
config_yacc.y 118 { struct prop *p = prop_new();
config.c 67 prop_new(void) function in typeref:struct:prop *
79 /* Frees a property created with prop_new. All data stored in the property

Completed in 13 milliseconds